/Khip-8

A very bad Chip-8 Emulator made in Kotlin

Primary LanguageKotlinGNU Affero General Public License v3.0AGPL-3.0

Khip-8

Installation

Set the ROM path in the MainActivity.kt file. Then press Run in IDEA.

Screenshots

Test ROM Pong

FAQ

What are the keybinds?

1-9, 0, A, B, C, D, E, F

Why is the emulator slow?

Try giving the emulator access to your dedicated GPU.

Tech Stack

Kotlin IntelliJ IDEA OPENRNDR

Contributing

Contributions are always welcome!

To setup the project, just open it in IntelliJ IDEA.

License

MIT