Flappy Bird Game Arduino
Flappy Bird is a side-scrolling mobile game featuring 2D retro style graphics. The objective is to direct a flying bird, named Flappy, who moves continuously to the right, between sets of Mario-like pipes. If the player touches the pipes, they lose. Faby briefly flaps upward each time that the player taps the buttons; if the button is not tapped, Faby falls because of gravity; each pair of pipes that he navigates between earns the player a single point.
List elements:
- Arduino nano
- PerfBoard 5x7cm
- Button
- Wires
- Resistor 10K ohms
Schema:

Sketch file and libraries: