An open API service indexing awesome lists of open source software.

https://github.com/deved2/rebound

Bouncing ball game for Game Boy Color
https://github.com/deved2/rebound

game game-boy-color gbcompo21

Last synced: 9 months ago
JSON representation

Bouncing ball game for Game Boy Color

Awesome Lists containing this project

README

          

# ReboundGB
Bouncing ball game for Game Boy Color.

# Dependencies
- RGBDS
- Python 3

# Building
## Windows
Run build.bat

## Linux and macOS
Run build.sh. If you get a "permission denied" error, run `chmod +x build.sh` and try again.