Simple Flappy Bird game created by tkinter
- python3.x
- PIL
The main structure and logic are learned from here
- Restructure files
- Simplify some redundant codes (especially in tube.py)
- Add a Timer class to keep track of time
- Add an immortal option to the bird
- Add a pause function to pause the game
- Dynamic stretching tubes
- Exaggeratively spinning tubes