Texty
A new MUD engine written with Python 3 and tornado. Features a rich web client and an advanced movement and ranged combat system.
Install / Use
/learn @sixthgear/TextyREADME
Texty Mud

The Texty MUD Engine. An extensible, websocket-based MUD server written in python. Try it out: http://texty.sixthgear.ca/
Requirements
- tornado
- xlrd
Usage
Run server with specificed story module:
python run.py colddeadwater
Then visit in your browser:
http://127.0.0.1:4000
