A cute pastel style endless runner game built using Python and pygame-ce.
Dodge cacti, jump over flying birds, survive longer to earn medals — and unlock powerful abilities on your journey through a living desert world with day → sunset → night transitions.
- Smooth running + jump physics
- Permanent Double Jump Wing power-up
- Shield Aura power-up (1 hit protection + temporary speed boost)
- Procedural cactus + bird obstacles
- Parallax clouds + mountains (anime vibe)
- Dynamic Day / Sunset / Night cycle
- Medals on game over (Bronze / Silver / Gold)
- Idle bounce animation on start screen
- Sound effects (jump + hit)
- Clean pastel fantasy aesthetic
| Medal | Score |
|---|---|
| 🥉 Bronze | 10+ |
| 🥈 Silver | 20+ |
| 🥇 Gold | 35+ |
(Add screenshots or GIF here after you record them)
Example placeholders:
/screenshots/menu.png
/screenshots/gameplay.png
/screenshots/gameover.png
Requirements
pip install pygame-ce
pip install Pillow