Categorygithub.com/valerio/go-jeebie
modulepackage
0.0.0-20240911220647-74f5acd8218e
Repository: https://github.com/valerio/go-jeebie.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author

# Structs

Game implements ebiten.Game interface.