CSCI 101 Create Project

This is my project for CSCI101 at The Colorado School of Mines. It is a Zork-like adventure game based around the School of Mines campus. My code is entirely contained within the create.py and config files. I do not own xyppy.py, which can be found here , nor do I own Zork which is property of Infocom. The xyppy.py and Zork.z5 files are unmodified and used for a single element of the game. This game is built using python3. Hints for the game are contained in the README file. I maintain ownership of create.py for non-personal use. To download the source files to run the game, click here.