pashutk / flappybird-gameboy

Yet another flappybird for gameboy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Yet another flappybird for gameboy


Languages

Language:C 100.0%