Industry

Levy Street Used Fable 5 to Launch an Open-Source MMO Foundation in 48 Hours

A ten-person New Zealand studio, Levy Street, used Fable 5 to produce a playable MMO foundation within 48 hours and released it under the MIT license.

Levy Street Used Fable 5 to Launch an Open-Source MMO Foundation in 48 Hours

A ten-person New Zealand studio, Levy Street, demonstrated that a playable massively multiplayer online (MMO) foundation can be produced rapidly using modern tools. The team used Fable 5 to construct a playable base in 48 hours and released the project under the MIT license.

What the release includes

The project is live, free and open-source. In its current state the game offers:

  • 9 classes
  • 3 open zones
  • more than 90 quests
  • raids and arenas
  • a player-run market

Public figures from the project indicate that in under two months nearly 70,000 characters have been created by users.

What the “48 hours” claim actually means

Levy Street has been clear that the 48 hours covered the technical foundation only: a working scaffold that others could expand. Since that weekend, humans, open-source contributors and AI agents have continued development. The repository has grown to roughly 8,000 commits as contributions and automated tooling pushed new code into the project.

Why this matters for games and technology

Historically, creating a game of this scope would have required hundreds of people and many months, supported by deep, specialized expertise. Levy Street’s build shows that much of that barrier—the moat formed by development cost and complexity—can erode quickly. The reduction in construction cost is dramatic: it shifts the competitive edge away from pure implementation and toward the ability to decide what to build and why.

How contributors and AI interact

Community contributors and AI tools are taking plain-English feature descriptions and turning them into working code that ships into the game. That collaboration speeds feature development and lowers the level of specialized human expertise required to add functioning systems to the project.

Conclusion

Levy Street’s experiment is more than a technical proof of concept; it signals a structural change in how game worlds can be created. As the raw cost of construction falls, the differentiator becomes creative and product judgment—knowing which worlds and systems are worth building. The project’s future trajectory will depend on how the community organizes and what directions contributors choose to take the open-source world.