A Flappy Bird game made using python-pygame
- For unofficial Windows Binaries of pygame mudule download from here
-
Clone the repository:
$ git clone https://github.com/neeraj779/FlappyBird.git
or download as zip and extract.
-
In the root directory run
$ pipenv install $ pipenv run python flappy_bird.py
-
Use ↑ or Space key to play and Esc to close the game.