Home / Library / Articles / For the love of story
For the love of story
You are standing in an open field
West of a white house, with a boarded front door. If that sentence did something to you, this page is yours. Text adventures and MUDs bet everything on a wild idea: that words alone beat any graphics card. Forty years later, the bet is paying out again.
The bet words made
Text adventures made a bet graphics could never match: your imagination renders better than any engine. GET LAMP. The parser understood maybe two hundred verbs and you loved it anyway, because the game happened in your head at full fidelity.
Then MUDs took the same idea multiplayer, and something unexpected happened: on the RP-encouraged servers, people stopped optimizing and started INHABITING. Character histories in finger info. Tavern scenes that ran six hours and touched no game mechanic. The MUSH crowd knew decades before anyone: given a text world and permission, people don't min-max... they tell stories.
That lineage didn't die. It was waiting for a better parser.
What carries over
| Then | In mi·do·na |
|---|---|
| The parser (GET LAMP) | Plain language... say anything, it understands |
| Room descriptions | Scenes: the setting and situation you enter |
| NPCs with three canned lines | Characters with history, voice, and memory |
| Your @desc and finger info | A character card... yours to author |
| emote leans against the bar | Narrate action and speech freely, same instinct |
| The RP-encouraged server | The whole product |
The emote instinct transfers directly: mix third-person action with dialogue in one turn, the way you always did. The cast reads both.
The real inheritance is the interface philosophy: TEXT FIRST, imagination does the rendering, and the world answers what you actually typed... except now "I ask the innkeeper why the lighthouse went dark the same week the fishing boats stopped coming back" is a legal command.
What midona honestly is not
It is not a world simulation. A great MUD had persistent state: the sword you dropped in the swamp stayed in the swamp, the economy ticked, the wilderness had a map that was TRUE. midona's world is narrative, not simulated... consistent because the story holds it, not because a database does. Puzzle-box IF fans lose something real here too: no author-placed puzzle, no maze to map on graph paper, no AMUSING menu after the win.
And solo is the default, not the server. No wizzes, no player politics, no guild drama... for better and, if you loved that part, honestly for worse.
The part where nothing leaves your machine
MUD players telnetted to someone else's box and trusted the wizards not to snoop the logs. midona inverts it: the model runs on YOUR machine through a local runner like Ollama, LM Studio, koboldcpp, or llama.cpp, and the story lives in your browser. You are the wizard now. Nobody snoops the logs.
The parser finally understands.
Type anything. The world answers. Local model, your machine, your open field.