A ground/air horizontal shooter for the Nintendo Game Boy, written in C using the following tools:
GBDK 2020
GBTD and 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.
Please get the hoverdefender.gb file from the demo release which offers a full playable stage. The latest .gb file from the project directory may contain work in progress and/or be unplayable.