Flappybird-like game for Nintendo Gameboy (Gameboy Original or Gameboy Color).
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
You can use this online emulator to launch rom in browser