C++ MudBase is a barebones MUD codebase with a very object oriented design. Only basic functionality is implemented, such as a command parser, the world map, and database caching (using SQLite).
| Tags | Games/Entertainment mud |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |