Flappy Bird Tying Tutor Clone is made using python-pygame
This game is heavily based on Sourab's FlappyBird Clone
-
Install Python 2.7.X or 3.6.x from here
-
Install PyGame 1.9.X from here
-
Clone this repository:
git clone https://github.com/ulfimlg/FlappyBirdTT.git
or clickDownload ZIP
in right panel and extract it. -
Run
python flappy.py
from the repo's directory -
Press the first alphabet Key to start to play, continue typing to keep the bird flapping and press Space to restart the game once you loose.
(Note: Install pyGame for same version python as above)
(For x64 windows, get exe here)