Interpreter / emulator for the CHIP-8 able to run all the classic 1970s CHIP-8 games (provided you have the rom 😁)
You can build using the Makefile by running make
(only tested on Windows). An .exe
file is built and stored in /bin
. Make sure to run with an appropriate ROM file.