Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 544 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 544 Bytes

Space Rescue Tutorials

This repository provides a set of tutorials to teach secondary students Python programming through a space-themed game development project using Pygame. The project is built on the GameFrame framework, designed to help students understand how to structure larger programming projects.

Features

  • Space-themed game development.
  • Covers Python OOP and game development concepts.
  • Includes a buildable project under the _build folder.

License

This project is licensed under the MIT License.