CheatGame is an exciting maze-based game where you control a mouse trying to escape from intelligent cats. Navigate through increasingly challenging levels, collect power-ups, and reach the goal while avoiding deadly felines!
- 🐭 Mouse (Player): Agile and quick, with ability to use power-ups
- 🐱 Cats (Enemies):
- 🔴 Normal Cat: Basic pursuit behavior
- 🟣 Hunter Cat: Extended vision range and faster
- 🟠 Speedy Cat: Fastest movement but shorter vision
- 🟣 Smart Cat: Can predict mouse movement
- 🛡️ Immunity: Temporary invulnerability
- 👻 Invisibility: Become invisible to cats
- ⚡ Speed Boost: Enhanced movement speed
- 6 unique levels with increasing difficulty
- Strategic power-up placements
- Different wall types:
- Normal walls
- Heavy reinforced walls
- Cracked walls
- Decorative walls
- Level completion bonuses
- Time-based rewards
- Power-up usage points
- Life preservation bonus
- High score tracking
- Arrow Keys: Move the mouse
- Space: Next level (when completed)
- R: Restart level
- ESC: Pause game
- Run
python -m venv venv
source venv/bin/activate
python main.py