Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 473 Bytes

File metadata and controls

7 lines (4 loc) · 473 Bytes

first-text-adventure

Python, object-oriented text adventure. Still in design, but complete enough to run. Well situated for further content.

To run, download "main-adventure.py" or copy the text into a local document. Next, run the program with python (If you don't have python, you can download it from python.org, a reputable open-source site). It should open in either Command Prompt or the Python shell, depending on your default program. Either will work.

Enjoy!