This is a flappy bird game made using pygame module
1.Clone the repository:
$ git clone https://github.com/KKVANONYMOUS/flappy-bird.git
or download zip file
2.In the root directory run:
$ pip install pygame
3.Use ↑ or Space key to play and Esc to close the game.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.