Join me on a journey as I attempt to write a game for my Agon Light using nothing but raw C programming. In this first episode I figure out what kind of game...
I wholeheartedly recommend everyone try doing a Game Boy game from scratch. The ROM will run on anything. GBDK is accommodating and forgiving. If all you want is some sprites atop a scrolling background, the only obstacle will be remembering to put data into CHR-RAM, so your sprites and background aren’t invisible.
I wholeheartedly recommend everyone try doing a Game Boy game from scratch. The ROM will run on anything. GBDK is accommodating and forgiving. If all you want is some sprites atop a scrolling background, the only obstacle will be remembering to put data into CHR-RAM, so your sprites and background aren’t invisible.