A Flappy Bird Clone made using python-pygame
-
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/sourabhv/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)
- FlappyBird Fury Mode
- FlappyBird Model Predictive Control
- FlappyBird OpenFrameworks Port
- FlappyBird On Quantum Computing
Made something awesome from FlapPyBird? Add it to the list :)