Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 244 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 244 Bytes

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