Buyasta is a MUD engine which provides a simple-to-use framework for constructing MUDs with the Python programming language. The project is organized into a core library and sample implementations.
| Tags | Games/Entertainment mud Role-Playing Software Development Documentation Libraries Python Modules |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: This is a major update and reorganization; changes include command autocompletion, support for command permissions (and admin commands), object visibility rules, better prompt handling, a reference OLC implementation, (buyasta.ext.olc) and sample combat implementation (buyasta.ref.newbie).


Release Notes: Core features were completed. A major documentation upgrade was undertaken.


Release Notes: The library and documentation are now at a point where people can start using them.