Go-Chip8 A Chip-8 VM because I needed something to write to learn go. Dependencies: go >= 1.13 sdl pkg-config MacOS dependency installation brew install go brew install sdl brew install pkg-config Building: go build Running: ./go-chip8 [ROM PATH]