FlapPyBird
A Flappy Bird Clone made using python-pygame
How-to
-
Install Python 3.x (recommended) 2.x from here
-
Install pipenv
-
Install PyGame 1.9.x from here
-
Clone the repository:
$ git clone https://github.com/shubhamPy/FlapPyBird
or download as zip and extract.
- In the root directory run
$ pipenv install
$ pipenv run python flappy.py
- Use ↑ or Space key to play and Esc to close the game.
(For x64 windows, get exe here)
Notable forks
Made something awesome from FlapPyBird? Add it to the list :)