A small browser MMORPG built with Fable 5 vibe coding

World of ClaudeCraft is a browser MMORPG demo vibe coded with Fable 5. Online play lets people log in, keep characters on the server, and share the same world with other players who are connected. Offline play starts a single-player world inside the browser, but it does not save progress, so it is mainly for quick fights or testing. The game includes nine classes: Warrior, Paladin, Hunter, Rogue, Priest, Shaman, Mage, Warlock, and Druid. It also has basic MMORPG controls for movement, camera, targeting, abilities, looting, chat, map, bags, and the quest log. The source code is available on GitHub.

Key points

  • World of ClaudeCraft is a browser MMORPG demo made with Fable 5 vibe coding.
  • Online mode saves characters on a server and puts players in a shared world.
  • Offline mode runs instantly in the browser but does not save progress.
  • The demo includes nine familiar fantasy game classes.
  • The source code is linked on GitHub.

Quick term guide

vibe coded
Code made quickly with heavy help from AI tools.
Fable 5
The other model or tool named in the comparison.
testing
The process of checking that software does what it's supposed to do, usually by running it and looking for errors.
source code
The instructions that make a website or app work.
AI-assisted
Done with help from an AI tool, while a person can still review or guide the work.
implementation
The step where a plan is turned into working code.
landing page
The first page a visitor sees after clicking an ad, link, or campaign message.
vibe coding
Building software by describing what you want to an AI tool and refining the result.
Read original