chip-8

August 9, 2014 ยท View on GitHub

CHIP-8 VM

Build Steps:

  • make (to build)

  • make clean (to clean)

Screenshots:

Alt text

Alt text

Alt text

TODO:

  • Fix flicker somehow.

  • Implement multiplayer over network?

  • Play games!

References:

  • http://en.wikipedia.org/wiki/CHIP-8

  • http://chip8.com

  • http://www.zophar.net/pdroms/chip8/chip-8-games-pack.html

Initial commit done in 4 hours. August/2014

Boro Sitnikovski