Flappybird-gameboy

May 18, 2017 ยท View on GitHub

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

Contents

  1. 1Demo images
  2. 2Build ROM
  3. 3Play online