A community built an open-source MMO in a month with Claude doing most of the coding
josh_bickett · x · 2026-07-23
A community shipped a browser MMO in about a month with AI agents doing most of the coding, and the interesting part is what humans were still responsible for.
- World of ClaudeCraft is open source, free to play in any browser, translated into 22 languages, and includes nine classes, talent trees, dungeons, raids, ranked PvP, and real multiplayer on an authoritative server.
- The repo is public and most code is written by Claude, with humans and agents shipping patches most days.
- A newer pipeline turns a text prompt into a rigged, animated 3D model that is inserted into the live game end to end by a coding agent.
- The project also exposes the same deterministic game core as a headless RL environment through Gymnasium, so agents can be trained to play the game that agents built.
- The author argues that code generation quickly stopped being the bottleneck; the remaining human work is direction, taste, and avoiding destructive changes in a live system.
The project is MIT licensed and inspectable, so the claims can actually be checked.
Related event: Community Builds Open-Source MMO with AI Agents in One Month(2 posts)→
More from coding & agent
- Amazon AGI team cuts jobs as researcher seeks computer-use agent roles — hamostaf04 · 2026-07-23
- Humalike says one command gives Hermes agents social intelligence — Scobleizer · 2026-07-23
- ChatGPT Work is being pitched as a 15GB cloud computer for repos and PRs — prd_008 · 2026-07-23
- Polychat lets Codex and Claude Code agents coordinate inside one shared workspace — RileyRalmuto · 2026-07-23
- How to make GitHub Copilot answer across five connected repos from day one — Massive_South_2767 · 2026-07-23
- Bindu Reddy tests an AI brain with long-term memory on his own work — bindureddy · 2026-07-23