-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Jeremy Harton edited this page May 13, 2024
·
18 revisions
mud-server is a partially completed MUD (multi-user dungeon) server with some of the necessary internal parts implemented. At the moment it is still somewhat closer to a MUSH or MUCK in terms of actual implemented features, though I think the code is clearly headed in a more of a MUD direction now than it was initially (i.e. there are classes and races and a rudimentary magic framework).