Registered
by
Sam Pointon
mudpyl is a pure Python implementation of a MUD client. The aim is to keep the
core concepts simple, and give the user the ability to fiddle around with it
to suit their needs. Therefore, the core of the client is fairly small and
modular, with simple interfaces between the parts.
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- python