I used Python and the Pygame package to re-create the game Flappy bird.
1.Install Python 3.8.5
2.Install PyGame Library
3.Clone this repository: git clone https://github.com/mdhasibulhasan3137/FlappyBird-Visit-To-IUBAT or click Download ZIP in the right panel and extract it.
4.Run python main.py from the repo's directory
5.Use Space to jump.
Enjoy playing!