A simple text-based Multi-User Dungeon (MUD). Designed to be run on low end hardware. Very low system and dependency requirements.
Python 3.11+ Telnet client of some kind (MUD clients not supported at this time)
Run mud.py in python on your platform.
By default the server runs on port 2400.
Python MUD is written by Felicia Mirabel (felicia.mirabel@geekstreak.com)
PYthon MUD is based off MUD-Pi by Mark Frimston (mfrimston@gmail.com)