devyneX / FlappyBird

An implementation of the classic arcade game Flappy Bird

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flappy Bird

Tried making flappy bird in a day and this is the final product

Build Instructions

  • Install python 3.9
  • Browse to the FlappyBird directory on your terminal/commandline.
  • Use pip install -r requirements.txt to install the requirements
  • Use python flappy_bird.py to run the game.

About

An implementation of the classic arcade game Flappy Bird

License:GNU General Public License v3.0


Languages

Language:Python 100.0%