Zork is a focused MAGE Web demo: a familiar text-adventure shape backed by agentic runtime systems that interpret player intent, keep track of world state, and respond through controlled game tools.
The point of this prototype is not nostalgia for its own sake. It is a compact test bed for player language, safe action routing, and persistent consequences inside a browser-first game loop.
For The Everything Studio, this is the smallest possible proof that a world can feel authored while still being able to react generatively at run time.
What this demo proves
- Natural-language play can be routed through game-safe tools.
- A classic adventure loop can become stateful, persistent, and extensible.
- MAGE Web can ship as a lightweight, immediately playable experience.
Zork — MAGE Web is one slice of the same MAGE thesis: human-led game design, with AI systems powerful enough to expand the world at run time and constrained enough to keep the experience intentional.