This is a Flappy Bird clone created using pygame. It was created while following @clear-code-projects' tutorial.
Clone the repository using :
git clone https://github.com/InvincibleJuggernaut/FlaBir.git
Once inside the downloaded directory, install the pre-requisites using :
pip3 install -r requirements.txt
Run the game using :
python3 game.py
Start
Play
High Score
MIT License