Space RescueΒΆ
This website provides tutorials on building a Python PyGame game using the GameFrame framework.
- Introduction
- Setup
- Get to know GameFrame
- Welcome screen
- GamePlay Room
- Spaceship Object
- Advanced Spaceship Movement
- Keeping Ship in the Room
- Add Zork Object
- Add Asteroid Object
- Move Asteroids
- Ship and Asteroid Collision
- Add Laser
- Laser Asteroid Collision
- Add Astronaut
- Add Scoring
- Add Lives
- Game Design
- Mechanic - Audio
- Mechanic - Unfair Punishment
- Planning your own game
- Coding your own game
- Using Thonny as the IDE
- Index of Topics
- GameFrame Documentation