Skip to content

skirtap/Tale

 
 

Repository files navigation

'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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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