Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 342 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 342 Bytes

CHIP 8 Project

Experimental emulator for the Chip-8 System, main goals for this project is to emulate the Chip 8 system, allowing users to run Chip 8 program on modern hardware. Project is writen in Golang and utilize SDL (Simple DirectMedia Layer).

Dependencies

Dependencies managed using homebrew:

SDL2 (Simple Direct Media Layer)