Introduction: Arduino Flappy Bird | Arduino 2.4" TFT Touchscreen SPFD5408 Bird Game Project

About: I am an engineering student and i just love doing electronic (mcu's) and programming (C,C++,JAVA) based projects.

Flappy Bird was too popular game back there in few years and many people created it in thier own way so did I, I created mine version of flappy bird with Arduino and the cheap 2.4" TFT Touchscreen SPFD5408, So let's get started.

Step 1: Gather Your Components

BUY PARTS :

BUY ARDUINO DISPLAY:

https://www.utsource.net/itm/p/8164219.html

BUY ARDUINO UNO:

https://www.utsource.net/itm/p/7199843.html

////////////////////////////////////////////////////////////////////////

So tomake a flappy bird game you need a Arduino uno/mega and 2.4" TFT spfd5408 or ILI9345 TFT will work too

Arduino Uno - https://www.banggood.com/UNO-R3-ATmega328P-Develo...

https://www.amazon.in/gp/product/B0182PJ582/ref=as...

2.4" TFT- https://www.banggood.com/2_4-Inch-TFT-LCD-Shield-...

https://www.amazon.in/gp/product/B071P2JJFJ/ref=as...

Step 2: Download File and Libraries

Download rar file from any of the links given below

https://drive.google.com/file/d/0BzI1z5n4uz3GWUhuY...

And install the libraries for the tft display (if you having problem in setting up the libraries then refer video).

Libraries are included in rar file(spfd5408.rar).

Step 3: Final Step

the final step is to connect display to the board (watch video if having problem in connecting display) and then upload the flappy bird.ino code to the arduino board and we are done and we can finally play flappy bird on our Arduino.