This project is for fun/research purposes, not intended to be a full complete Chip-8 emulator. More technical specs about Chip-8 is available at: Wikipedia
Install pygame using your distribution package manager or check the instructions here
then just launch your favorite rom:
./launcher.py <rom file>
(Notice you may need to adjust the bang line in launcher.py to your python2 executable)
Martin Dimondo martin.dimondo@gmail.com