It is a simple version of Flappy bird game from android built with pygame and python3
OS X & Linux:
Open terminal
git clone https://github.com/amitupreti/FlappyBirdcd FlappyBirdpip install -r requirements.txt
Windows:
Download python here
Downloadhttps://github.com/amitupreti/FlappyBird/archive/master.zipExtract to a folderOpen cmd and navigate to the folder you just put the extractor on.pip install -r requirements.txt
python3 main.py
