Introduction: Flappy Bird Homage for Arduino and 64 LEDs
I received a couple of 8x8 LED matrixes in the mail yesterday. So I spent some time soldering, troubleshooting, coding and debugging a little game that is heavily inspired by the late Flappy Bird.
Source code and more details on GitHub: https://github.com/augustzf/arduino-flappy-bird
Source code and more details on GitHub: https://github.com/augustzf/arduino-flappy-bird

Participated in the
123D Circuits Contest
2 Comments
9 years ago on Introduction
I spent some more time on this with my son, and we decided to improve on the gameplay and to add scorekeeping. The new and improved version can be seen on YouTube: http://www.youtube.com/watch?v=mvZONxdJkp0
9 years ago on Introduction
This is cool! I'd love to see a step-by-step of how you built it.