Skip to content

blindseth/Tale

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

683 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saythanks Build Status Latest Version

'Tale' - mud, mudlib & interactive fiction framework

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 is supported on Python 3.5 or newer. (If you have an older version of Python, stick to Tale 2.8 or older, which still supports Python 2.7 as well)

Required third party libraries:

  • smartypants (for nicely quoted string output)
  • appdirs (to load and save games in the correct folder).
  • colorama (on Windows only, for colorized console output)

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

 
 
 

Contributors

Languages

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