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.
- Space-themed game development.
- Covers Python OOP and game development concepts.
- Includes a buildable project under the
_build
folder.
This project is licensed under the MIT License.