A Flappy Bird clone made in Python with Pygame
Gameplay.mp4
- Smooth 60FPS
- Respawn Logic
- Sound System
- Animation on Death
- Smaller forgiving collision-box
- Bird, Background, Ground Animation
- Python
- Pygame
- font.ttf
- pip install -r requirements.txt
(run in the Project directory to install all necessary packages)
- install font.ttf
- python Main.py
On unexpected behaviour open an Issues Ticket
People contributed to this Project