Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 577 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 577 Bytes

Run on Repl.it Overview

This project was developed as a response to the large number of beginning Python developer who want to learn how to write a text adventure.

Although there are many approaches, this project is designed to be expandable with "pluggable" elements.

Tutorial

For an in-depth tutorial, please see How to Write a Text Adventure in Python.