flappy-gb
A simple flappy bird clone for the Gameboy, written in C using the GBDK.
To compile, run build.sh
. Alternatively, a build is available in the releases section.
Thanks to GamingMonsters for their tutorials, the excellent GBDK documentation, and the Pandocs.