Go CHIP-8 Emulator This is an implementation of a CHIP-8 emulator written in Golang. Install The project requires the following: Golang (1.11+) go get github.com/carlosroman/go-chip-8 Or can be cloned: $ git clone https://github.com/carlosroman/go-chip-8.git License MIT.