Skip to content

A simple DIY style project where I made a Flappy Bird Game using Arduino, 16×2 LCD display and a push button. It does not replicate the original Flappy Bird game but gives an idea of ​​how to implement a simple version of your own.

Notifications You must be signed in to change notification settings

thisistamim/simple_arduino_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Introduction

I'll show how to make a simple DIY Flappy Bird Game using Arduino. This is a low-cost implementation of the Flappy Bird game :)

Required components

  • 1x Arduino Uno
  • 1x Standard LCD (16x2)
  • 1x Resistor (1K)
  • 1x Buzzer
  • 1x Small Push Button Switch
  • Jumper wire (as needed).

Schematic Diagram

circuit diagram

Note

Pay attention to the pin numbers in the source code to make it work!

About

A simple DIY style project where I made a Flappy Bird Game using Arduino, 16×2 LCD display and a push button. It does not replicate the original Flappy Bird game but gives an idea of ​​how to implement a simple version of your own.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages