Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 249 Bytes

README.md

File metadata and controls

executable file
·
13 lines (10 loc) · 249 Bytes

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.