Chip-8 Emulator?

Add a reply

Posted by parad0x 641 days ago:
http://en.wikipedia.org/wiki/CHIP-8

Chip-8 is an interpreted programming language that used to be run on microprocessors in the 70's. If you removed the user input part and made the screen display as text you might be able to make this a challenge.

Add a reply