Legends of Future Past
Legends of Future Past (LoFP) was a pioneering commercial text-based multiplayer game (MUD) created in 1992 by Jon Radoff. Set in the Shattered Realms of Andor, it was one of the first commercial MMORPGs — launching on CompuServe at $6.00/hour, then moving to the open internet in 1994 as soon as commercial access became available. The game ran for seven years before shutting down on December 31, 1999.
LoFP won Computer Gaming World's 1993 Special Award for Artistic Excellence, with judges describing themselves as "overwhelmed by the creative power of storytelling and fertile liveliness." The game pioneered several innovations that became industry standards: one of the earliest crafting systems in online games (where players harvested ores, herbs, and skins to forge weapons, armor, and enchanted items), skill-based character progression without arbitrary level caps, and paid Game Masters who conducted live narrative events — predating the community management practices of modern live services.
The game's influence extended through the people it shaped. Game Masters and developers who cut their teeth on LoFP went on to work on Star Wars Galaxies at SOE, and founded studios including Worlds Apart Productions, Dejobaan Games, and Magic Soup Games. LoFP was part of the same generational wave as MUD1 and Ultima Online — text-based virtual worlds that established the design patterns for every online game that followed.
In 2026, Legends of Future Past was resurrected using agentic AI — a landmark demonstration of AI-assisted game preservation. With no surviving source code, Jon Radoff used Claude Code to reverse-engineer the game from original script files, a 1998 GM scripting manual, a 1996 gameplay session capture, and player documentation. The AI agent reconstructed a custom scripting language, reverse-engineered combat formulas, decoded monster AI behavioral profiles, and built a complete modern game engine (Go backend, React/TypeScript frontend, MongoDB persistence, WebSocket multiplayer) — all in a single weekend of agentic coding.
The resurrected game includes over 2,273 rooms, 1,990 items, 297 monster types, 88 spells across five schools of magic, 30 psionic disciplines, a full crafting pipeline, 8 playable races, and a bot API enabling AI agents to participate in the game world alongside human players. It is playable free at lofp.metavert.io and open source under the MIT License on GitHub.
The resurrection of Legends of Future Past demonstrates a new paradigm for digital preservation — one where the vanishing of online worlds can be reversed when creative artifacts survive, even without source code. It is also a proof point for the direct-from-imagination era: what once required months of engineering and a team of content creators was reconstructed in a weekend by one person directing an AI agent.
Further Reading
- From Dead Servers to Live Players: Resurrecting a 1992 MUD with Agentic AI (Jon Radoff)
- The Direct-From-Imagination Era Has Begun (Jon Radoff)
- Games as Products, Games as Platforms (Jon Radoff)
- The Age of Machine Societies Has Arrived (Jon Radoff)
- Legends of Future Past on GitHub
- Legends of Future Past (Wikipedia)
- Online World Timeline (Raph Koster)