Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 160 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 160 Bytes

chip8-emu

A quick and dirty CHIP-8 emulator, mostly for practice and learning. Written in C++ and using SDL for display/input

Usage: ./chip8 [path to game]