Recently discovered projects that may be of interest but don’t yet have a history of sustained development.
| Project | Type | Found | Description |
|---|
| Arthmoor / I3-Router | Codebase | 2026-07 | A standalone Intermud-3 router implementation that lets MUDs connect without requiring LPMud libraries or drivers |
| butterflyskies / catena | Codebase | 2026-07 | A MUD engine written in Rust |
| cardbound-mud | Codebase | 2026-07 | Browser-first multiplayer text MUD prototype set in Cardbound City; combines card game and anime crossover classes with a combat resource-meter system, quests, and a collectible card binder loop |
| Compilable World Evennia Prototype | Codebase | 2026-07 | AI-driven pipeline that converts novels or world bibles into validated, playable Evennia-based MUDs; now superseded, kept as a reference implementation |
| fido | Codebase | 2026-07 | An experimental MUD server written in Odin (i-am-tanni); brand new, early-stage |
| KATMud | Client | 2026-06 | Python & SQLite client for the 3Scapes MUD |
| LayeredCraft / sharp-mud | Codebase | 2026-07 | C#/.NET MUD engine with a Thing/Behavior entity model; includes a classic D&D-flavored ruleset with stats and combat |
| MUD-2D | Codebase | 2026-07 | A generic 2D MUD implementation |
| mudmux | Tool | 2026-06 | Transport-layer multiplexer/host for generic MUD servers (C++) |
| smudgeon | Codebase | 2026-07 | A deliberately hostile MUD test server; feeds clients malformed telnet/ANSI input to probe for screen corruption and memory exhaustion |
| wren-creator / mud | Codebase | 2026-06 | ”City of the Spider Queen — Ruins of Undermountain MUD” - a Forgotten Realms MUD in Python |
| Project | Type | Found | Description |
|---|
| EOTL-MUD | Codebase | 2026-07 | Personal archive of LPC mudlib code written for End of the Line (EOTL), a specific MUD, circa 2013; preserved as a historical snapshot not intended to run as-is |
| frsync | Codebase | 2026-07 | A file transfer and immort editor system for Final Realms: Legacy that lets builders push and pull files over a normal creator login without FTP |
| mud.russross.com | Codebase | 2026-07 | Highlands 3 MUD data pipeline and web app; proxy captures game data, scripts normalize it, serves an equipment catalog and recommendations |
| skyphusion-labs / hollow-grid-py | Codebase | 2026-07 | A Python implementation of a world server node for The Hollow Grid federated MUD network, porting the world half of the TypeScript reference implementation |
| ThresholdOps / noesis-tinymux | Codebase | 2026-07 | Adapter translating TinyMUX softcode event records into NOESIS-compatible telemetry; pre-implementation, contract and fixture phase |
Hosted projects (not source repos), so they aren’t tracked the same way as the watchlist above.
| Project | Type | Found | Description |
|---|
| MUDhub | Platform | 2026-06 | Evennia Minigame Platform: one account for browser- or telnet-playable minigames, plus a developer SDK; early-stage; by teejaytanks |