...Alternatively, in script mode, the action text is interpreted as Python code. The mud, match objects and defined variables are accessible from any feature.
For the more advanced user, the implementation is small and extensible. Specially the gtkmud/mud API is easy to understand. It is thread-safe enabling multiple threads to input data to the target MUD. Also, multiple listeners can register to get all MUD output.
FreeMUD is a free text-based MUD game server designed from the ground up using Python 3.
A minimum of Python 3.3 is required to run this program due to its use of the new python socket method "detach()" and bugfixes to the detach() method that were implemented as of Python version 3.3.
Note: The project is currently in a semi-barebones, alpha-ish state.
Python AI mud is a Multi-User Dungeon written in Python, designed to give some artificial intelligence to the mud client. Multi-User Dungeons (MUD) are textual fantasy games, where a player is in a virtual world, which is only described with text.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Dirt is a mud/muck/mush/moo/telnet client for linux with plugins for perl and python scripting. It is text-based and features: color, scrollback, history, autocomplete, alias, trigger (even on ansi), zchat/mudmaster chat, mudftp, MCCP, and a help system.
This project, is a game which will generate an entire universe as more players explore! Written in Python and multiple interfaces (text MUD-like at first).