skip to navigation
skip to content

Evennia MUD Server Beta

A Django+Twisted based MUD/MUX/MU* server featuring advanced scripting and web integration.

Evennia is a bare-bones MUD/MUX/MU* server built completely in Python via the Django and Twisted frameworks. The code is well-documented and very flexible since you code your game using normal Python modules. This offers prospective MUD-admins the chance to build their own dream game while not having to worry about gritty details such as database management and connection protocols. While supporting traditional MUD protocols, Evennia is also its own web server and offers both a website and a browser-based mud client out of the box.