Digging MUD in Python Textbased MultiUser Dungeons (MUDs) were the first MMOs. Not only are they still played, they are great for small teams learning Python and game development. This talk introduces the opensource Evennia MUD engine for developing a new MUD in pure Python using Django and Twisted.