MitsuharuEishi / Tale

Interactive fiction (text adventure) and Mud framework

Home Page:http://pythonhosted.org/tale/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'Tale' - mud, mudlib & interactive fiction framework

Build Status Latest Version

This software is copyright (c) by Irmen de Jong (irmen@razorvine.net).

This software is released under the GPL v3 software license. This license, including disclaimer, is available in the 'LICENSE.txt' file.

Tale is 100% pure Python and runs on Python 2.7 and 3.3+ as well as PyPy 2 and 3.

It requires the smartypants library (for nicely quoted string output) the colorama library (for colorized console output), and the appdirs library (to load and save games in the correct folder).

Read the documentation for more details on how to get started. It is online at http://pythonhosted.org/tale/

If my server is up, you can find a running MUD instance there, see http://www.razorvine.net/

About

Interactive fiction (text adventure) and Mud framework

http://pythonhosted.org/tale/

License:Other


Languages

Language:Python 97.6%Language:HTML 0.8%Language:CSS 0.8%Language:JavaScript 0.4%Language:Perl 0.2%Language:Shell 0.1%Language:Batchfile 0.1%