
'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 runs on Python 2.7 and 3.4+.
(maybe it runs on 3.2 and 3.3 as well but that is not tested.)

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/
