This is a simple game based on the hit game Flappy Bird. The goal of the game is to simply avoid obstacles.
- Clone this repository.
- Install pygame using
pip install pygame
. - Run
python Main.py
.
For the latest updates and releases, visit the Releases page.
Please read CONTRIBUTING.md for details.
This project is licensed under the MIT License - see the LICENSE.md file for details.