Sorrows MUD Framework v3.0
This is a MUD framework written using Stackless Python.
Features
Game
There are only a few experimental bits and pieces. But the framework is ready to have game systems built on top of it.
Development
- Code reloading: When a file is changed on disk, the functionality in the framework is automatically replaced according to the changes.
Bonus
- Intermud 3: A MUD can be configured to connect to the Intermud 3 network. The primary purpose of this network is to allow communication between MUDs. No-one playing your MUD? You can chat to people on other MUDs and pretend there is! OK, so actual chatting is not supported yet.