Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 768 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 768 Bytes

Flappy-bird GitHub GitHub commit merge status

This is a flappy bird game made using pygame module

Instructions

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.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.