Skip to content

A new MUD engine written with Python 3 and tornado. Features a rich web client and an advanced movement and ranged combat system.

Notifications You must be signed in to change notification settings

sixthgear/texty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texty Mud

Texty Texty

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

About

A new MUD engine written with Python 3 and tornado. Features a rich web client and an advanced movement and ranged combat system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published