https://github.com/prasadg193/flappybird-game
FlappyBird Game using Python-PyGame
https://github.com/prasadg193/flappybird-game
Last synced: 3 months ago
JSON representation
FlappyBird Game using Python-PyGame
- Host: GitHub
- URL: https://github.com/prasadg193/flappybird-game
- Owner: PrasadG193
- Created: 2015-02-15T19:33:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-15T20:48:45.000Z (over 10 years ago)
- Last Synced: 2025-01-31T14:46:44.162Z (8 months ago)
- Language: Python
- Size: 1.49 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlappyBird-Game
FlappyBird Game using Python-PyGameRun: start.py
controls:
Key_UP : to fly
Key_SPACE : to Dash
Key_1 : to pause the game
Key_2 : to resume the game