In the winter trimester of the 2018-19 school year, students at the HRHS Intermediate Python class undertook a project to create a text-based adventure game from scratch using the Python programming language. Students developed their own game concept and storyline as a team and were responsible for creating the basic game mechanics — letting the user enter commands and creating a functional inventory system.
What is presented here is not a complete game, but the starting off point for a larger project. It features brief introductory scenes that highlight the multiple choice style interface, inventory functions, and branching story options.
Please enjoy the product of our students’ hard work, and make sure to look at their code while you’re here!”