Yet another CHIP-8 interpreter.
Nothing special, probably doesn't even completely work.
- install dependencies -
sudo apt-get -y install build-essential libsdl2-2.0 libsdl2-dev
- build -
make
- download ROMs (from zophar.net) -
make roms
- run -
./bin/eridu roms/TETRIS