Anthropic's Claude Fable 5 creates playable video games from a single prompt
Ethan Mollick built Snake, Strata, and a Rilke-inspired game in seconds.
Anthropic has released Claude Fable 5, the first publicly available version of its Mythos model, and early testing shows it can generate fully playable video games from a single text prompt. Ethan Mollick, a prominent AI researcher at the University of Pennsylvania, tested the model extensively and reported it “outperformed basically every other public model I have used by a considerable margin.” He noted that Fable would “work up to a dozen hours executing on multi-page specifications,” producing results that range from functional games to detailed data visualizations.
Mollick created multiple games using Fable in Claude Code: a classic Snake clone where the player controls a snake eating apples, Strata that tasks players with lighting lanterns in an endless tunnel network, and Duino, an atmospheric walking simulator based on Rilke’s poetry. He also generated an isochronic map showing travel times between locations with striking accuracy. The implication is clear: complex software projects that once required entire teams can now be spun up from a single prompt, dramatically raising the floor for what solo developers and “vibe coders” can achieve.
- Claude Fable 5 outperformed all other public models in Mollick's testing, working for up to 12 hours on complex specifications.
- Mollick created three different video games (Snake, Strata, Duino) from a single initial prompt each in Claude Code.
- The model also generated a highly accurate isochronic travel map, showcasing its ability to produce complex data visualizations.
Why It Matters
Single-prompt game and tool generation lowers the bar for software creation, threatening traditional development team economics.