• Stars
    star
    245
  • Rank 165,304 (Top 4 %)
  • Language
    C
  • License
    MIT License
  • Created almost 12 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

chip8 emulator

Chip8 Emulator

Currently working except for sound.

Compiles on Linux. Depends on OpenGL and GLUT.

To build: make

To run: ./play <path/to/rom>

logo

space invaders

pong