/go-jeebie

A gameboy emulator in Go

Primary LanguageGoMIT LicenseMIT

go-jeebie

A gameboy emulator written in Go.

Status

Still a work in progress.

Building

Jeebie requires SDL2 to be installed for building.

On OSX:

brew install sdl2

For installation on other systems check go-sdl2 requirements.

License

See the license file for license rights and limitations (MIT).