The Python of Destruction
# pyweek 40
# The Python of Destruction
Install and Run:
pip install pygame
python main.py
Description
Help Xastro escape from the Pocket Dimension. You have to cross five levels for Xastro to be free.
How to Play
- Goal: There are five levels. Reach the end of each level before the 30-second timer expires. Survive all five levels to win.
- Health: You start each level with three health points. Colliding with enemies or hazards subtracts one point. Drop to zero health and you lose.
- Entity Minions: These enemies drain one health point on contact. Avoid them or jump over them.
- Checkpoints: Moving out of screen or fatal hit, you resume from the latest checkpoint.
- Hazard Tiles: Touching Spikes and other hazard tiles deduct one health point
- Movement: Use A/D or arrows to move, Space to jump
- Cutscenes: Click arrows to move between cutscenes or Skip to jump straight into gameplay.
# The Python of Destruction
Install and Run:
pip install pygame
python main.py
Description
Help Xastro escape from the Pocket Dimension. You have to cross five levels for Xastro to be free.
How to Play
- Goal: There are five levels. Reach the end of each level before the 30-second timer expires. Survive all five levels to win.
- Health: You start each level with three health points. Colliding with enemies or hazards subtracts one point. Drop to zero health and you lose.
- Entity Minions: These enemies drain one health point on contact. Avoid them or jump over them.
- Checkpoints: Moving out of screen or fatal hit, you resume from the latest checkpoint.
- Hazard Tiles: Touching Spikes and other hazard tiles deduct one health point
- Movement: Use A/D or arrows to move, Space to jump
- Cutscenes: Click arrows to move between cutscenes or Skip to jump straight into gameplay.
Awards
Files
File | Uploader | Date |
---|---|---|
screenshot.jpg
The Python of Destruction |
smoktwix | 2025/09/28 04:31 |
pyweek_40_submission.zip
— final
Game submission |
smoktwix | 2025/09/28 04:29 |