Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.02 KB

README.md

File metadata and controls

11 lines (7 loc) · 1.02 KB

GitHub release (latest by date) GitHub

Escape-the-underground-cell

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.

Getting started

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.