FlappyBoy

January 21, 2017 ยท View on GitHub

Header

FlappyBoy

This is clone of Flappy Bird I made to learn about the Game Boy and how to build a really simple game for it.

The tools I used are:

  • RGBDS to assemble my code
  • BGB to test and debug
  • EverDrive GB to run the game on device

Here you can play the game on an online emulator.

http://voidptr.io/dev/flappy-boy/

Header