A fun and interactive 2D plane dodging game built using Python and Pygame, with text-to-speech and sound effects. Dodge towers, collect score, and watch out for those deadly crashes!
- 🖼️ Animated loading, intro, and outro screens
- 🎧 Sound effects using
pygame.mixerand text-to-speech withpyttsx3 - 🌥️ Clouds and towers as moving obstacles
- 💥 Blast animation on collision
- 🧠 Score tracking and dynamic backgrounds
- 🎮 Controls:
SPACEorUParrow to jumpESCto quit
- Language: Python 3.12+
- Libraries:
pygamepyttsx3random