This is a fork of Flappy Bird with Python by elbaraa534, so go support him!
Here is Flappy Bird Python version.
If the game doesn't work, there are two commons errors that you can fix.
- Check if there is any syntax error when defining each function. Sometimes, that is the reason why the program doesn't work.
- Finally, if nothing is working, try to use a good IDE, like Pycharm or VSC.