Skip to content

carlosroman/go-chip-8

Repository files navigation

Go CHIP-8 Emulator

GoDoc Go Report Card CircleCI codecov

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.

Releases

No releases published

Packages

No packages published

Languages