Flappy Bird is one of the more recent popular games around which is created by Dong Nguyen. It is a simple one-button game in which you have to navigate the flapping bird past obstacles.
I came across a Flappy Bird game built using a single red color LED Matrix for the display created by August Z. Flatby at http://www.instructables.com/id/Flappy-Bird-homage-for-Arduino-og-64-LEDs/.
I love the way the game was created especially the bird's animated tail when the bird is flying up and down which makes the game look livelier as compared to others who have attempted to re-create the Flappy Bird game using LED matrix modules.
However, we think the game score display should be enhanced as it is currently limited to a static display of 2 digits with an āEā displayed if the score is greater than 99. We also believe a Bi-color LED Matrix should be able to deliver better visual effect for the game than the single color LED Matrix used.
I have created the game based on August Z. Flatby's code using a Bi-color LED Matrix for display.
You may watch the following YouTube video to see the Flappy Bird game I built.
For those interested in this project, you may visit http://www.instructables.com/id/Arduino-based-Bi-color-LED-Matrix-Flappy-Bird-Game/ for more detail.