KIP-8 is a CHIP-8 virtual machine implemented in Kotlin.
To run your program, execute the following:
./gradlew run -Dkip8.program="PATH/TO/PROGRAM"
Here are some programs that you can download and run:
This is a list of programs that I've verified to be working.
- IBM
 - MAZE
 - Morse Code Demo
 - Heart Monitor Demo