Introduction: Flappy Bird Game on 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.

Step 1: List Element

List elements:

  • Arduino nano
  • PerfBoard 5x7cm
  • Button
  • Wires

Step 2: Schema

Step 3: Sketch

Upload Sketch to your Arduino LINK TO FILES