A Flappy Bird Clone made using python-pygame
- 1 - Updated to Arcade Mode WideScreen (Multi Resolution)
- 1.1 - Auto resize to DeskTop Width // 2
- 2 - Add Fury/Raged mode
- 3 - Display Crashes Number as Lives Remmaning (Limitted to 10) -- 3.1 - Add color change to Diplay Lives Remmaning
- 4 - Sound volume decreased to 20%
- 5 - Add Font to Diplay Text (Will use Default OS Font) -- 5.1 - *Only For Raged Mode -- 5.2 - **Can't create Raged Mode Windows .exe due to Font use
-
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/ChackBR/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.
- Original Fork
- FlappyBird Fury Mode
- FlappyBird Model Predictive Control
- FlappyBird OpenFrameworks Port
- FlappyBird On Quantum Computing
Made something awesome from FlapPyBird? Add it to the list :)