A homebrew version of a retro game for the Nintendo Game Boy, written in C using the following tools:
GBDK 2020
GBTD
GBMB
HUGETracker
hUGEDriver
- Get GBDK-2020 and hUGEDriver, install and configure them as described in their pages
- Edit the lcc (gbdk\bin) and include (hUGEDriver\include) paths in the make file to match their directories on your machine.
- Run the make file and the included gb rom with the code will be replaced with the new one.
Simply download the speedp.gb rom file, which is already included with the code, and open it with a Game Boy emulator to your liking.