Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 389 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 389 Bytes

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).