ratulrafsan / CHIP-8

This is a CHIP-8 Interpreter written in java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a CHIP-8 Interpreter in Java. It is not yet complete. While 90% working, Games like airplane and blinky do not work correctly. I will only consider it a success when those work. Keyboard controls are standard for a chip-8 interpreter. 1-4, q-r, a-d, and z-v.

About

This is a CHIP-8 Interpreter written in java


Languages

Language:Java 100.0%