- This is a reacreation of the game
Flappy Birdby.GEARS. - This can be played using a web browser.
Play now! - The game was coded in both Python and JavaScript.
- The source code for the JavaScript port can be found in the docs folder. While, on the other hand, the Python source code can be found in the Python folder.
- This project used libraries such as
PygameandPathlibfor the Python version. - The
p5.jslibrary and theSimple cookie frameworkwas used in the JavaScript version. - I would like to extend my gratitude to the owners of the graphics,
fontsandaudio filesI have used in this project. - This is the first actual game that I've coded. If there are any suggestions or recommendations, please do tell me.