Skip to content

A homebrew version of a retro game for the Nintendo Game Boy handheld, developed using GBDK, GBTD and GBMB.

Notifications You must be signed in to change notification settings

kldobrev/SpeedP

Repository files navigation

SPEEDP

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

To compile the code

  1. Get GBDK-2020 and hUGEDriver, install and configure them as described in their pages
  2. Edit the lcc (gbdk\bin) and include (hUGEDriver\include) paths in the make file to match their directories on your machine.
  3. Run the make file and the included gb rom with the code will be replaced with the new one.

Only want to play the game?

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.

About

A homebrew version of a retro game for the Nintendo Game Boy handheld, developed using GBDK, GBTD and GBMB.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published