A simple text-based adventure game I wrote in Python when I was 15
In this game, you find yourself trapped inside a cell in an underground chamber. Why you are here is unknown, however you should probably find a way out of here before something bad happens to you.
You can play this game online for free on Replit.com. Alternatively you can download the .py file by clicking into the releases section. You can then run it in your own Python IDE and modify the code as you wish.
Preferably I would like you to credit me if you decide to release a fork of this game with your modifications, but this is licensed under MIT so I'm not sure if that's a requirement.