growlitheharpo / text-adventure-tut

Code for a text adventure tutorial in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Original 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.

Original Tutorial

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

My Fork

There isn't much here yet.

About

Code for a text adventure tutorial in Python

License:MIT License


Languages

Language:Python 100.0%