Source code for Bounced +5 Trainer by Capital, originally released in September of 2020.
- MinGW or Windows Subsystem for Linux (only required if building on Windows)
- Xcode + command line tools (only required if building on macOS)
- RGBDS
- BMP2CGB
- Python 3.x
- Optional: SameBoy
- Optional: Bounced ROM (you're on your own here)
- Fetch dependencies
- Clone the repo
- Run
make nogame
, or justmake
if you have a Bounced ROM handy.