/flappybird-gameboy

Yet another flappybird for gameboy

Primary LanguageC

Flappybird-gameboy

Flappybird-like game for Nintendo Gameboy (Gameboy Original or Gameboy Color).

Demo images

Build ROM

To build Gameboy .gb ROM file use GBDK library Clone project to gbdk folder and then compile code to ROM with command: PATH_TO_GBDK/bin/lcc -o game.gb game.c

Play online

You can use this online emulator to launch rom in browser