| ▲ | ramses0 6 hours ago | |||||||||||||
Do share, pray tell! Which MUD were you using? I've been poking around at MUD/MOO-adjacent capabilities and am having to hold the AI back from authoring it's own MUD/MOO capabilities instead of dorking with an existing server (likely that's full of security holes and complex bespoke startup+install configurations) I'd like `mud_or_moo --state-dir ./tmp/some-mud` which stored most things as plain text or maybe SQLite if really necessary? The core of a MUD which was conceptually similar to a wiki-browser against markdown files (ie: room-001.md => exits => room-002.md) is what i'm angling towards, such that _editing and linking_ felt more comfortable and GUI to a human user. | ||||||||||||||
| ▲ | empath75 6 hours ago | parent [-] | |||||||||||||
I forked evennia and added it. Took me a few hours with claude. Once i had the core authorship mcp's working, claude itself created the whole world, including an initial tutorial sequence, combat, etc... | ||||||||||||||
| ||||||||||||||