Keys:
- Jump: Space bar
Goal: Achieve the highest score by dodging enemies.
Information:
- Best scores are saved in
best_score.pickle
. - Requires the Pygame module.
Running the Game:
- Install Pygame:
pip install pygame
- Clone/download this repository.
- Run:
python main.py
Screenshots:
Gameplay:
Features:
- Smooth animations & character controls
- Randomized enemy spawns
- Interactive background elements
- Visual & audio feedback
Technologies:
- Python
- Pygame
License: MIT License