Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/makermoekoe/flappybird-replica


https://github.com/makermoekoe/flappybird-replica

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# FlappyBird Replica

(Click on the image for a small video.)

Just a 5 minute project for the Flappy Bird fans. Keep in mind that this is a very simple implementation of the game, because I want to play it on small led matrices as well.

To play this game with the same setup shown in the video, you will need two things only:
- [MakerDisplay from e-radionica](https://www.crowdsupply.com/e-radionica/maker-led-display)
- [QiPad](https://github.com/makermoekoe/Qi-pad)

Of course this game can be shifted to any other hardware you want. It is even possible to play this game in the SerialMonitor inside the Arduino IDE.

I have added both the Arduino code for the MakerDisplay as well as for the QiPad. The interesting part or lets say the physics of Flappy can be found in the MakerDisplay part.

When you have questions then feel free to ask.

Have fun! :)