This repository provides a tutorial to introduce students to Object-Oriented Programming (OOP) in Python through the creation of a text-based adventure game, "Deepest Dungeon."
- Interactive lessons on Python OOP principles.
- Text-based game development to reinforce concepts.
- Sphinx and MyST documentation format.
- Includes a portable website build under the
_build
folder.
Access the tutorial: Deepest Dungeon OOP Tutorial
This project is licensed under the GPL-3.0 License.