Simple Flappy Bird game using PyGame library Live version: ---- (WIP) ----
Clone the project
git clone https://github.com/Rantoryu/Flappy-Bird.git
Install dependencies
pip install -r requirements.txt
Start the game
python .\flappybird.py
Python
Give a ⭐️ if this project helped you!