"Claude Opus 5 one-shotted this game," he wrote, adding that not a single external asset made it into the build.
Now, you may think such a good quality output required a long, detailed, and careful prompt to guide the AI models through the complexities of building a polished first-person shooter.
Think again.
Claude Opus 5 one-shotted this game.
EVERYTHING you see in this demo is custom code... not a single external asset was used.
AI games are going to be amazing.
Shumer's version does close to the opposite, asking its own subagents to be "utterly wowed," and leaving the actual definition to a critic Opus 5 built for itself.
Two Claude Code features carry that loop. Subagents spin up in isolated context windows with their own instructions and tool access, so a critic grading the weapon model doesn't inherit the builder's excuses for why it looks the way it does. Ultracode is a Claude Code setting that pushes the model to its top reasoning effort and lets it write its own orchestration plan, fanning work across as many as 16 agents at once, capped at 1,000 per run.
Anthropic's built-in /loop skill, built for repeated fix-test-adjust cycles, is what kept the run from stopping the moment the game looked decent. Shumer never specified a number of rounds. He let the critic keep naming a new gap and kept the builder chasing it for hours before he closed the session himself.
The finished build runs on Three.js and plain WebGL2, with roughly 55,000 lines of code spread across 11 subsystems. Every texture, mesh, animation, and sound gets generated inside the browser at load time—no downloaded models, HDRIs, image files, or audio files. Shumer's own published critic log shows the score climbing from 3.59 out of 10 toward just above 5, still trailing the real game every single round.
Same trick, three different builders


None of the follow-up builds has faced the blind test Shumer ran on his own project. His critic log still shows real Call of Duty winning every round he logged—the bar Altucher and Atom Tan Studio are chasing with his exact three-paragraph prompt, and the one Leon Lin is chasing with roughly 20 sections of his own.
How much of this is actually new?Agentic coding tools like Claude Code write software the way a supervised junior engineer might: They read files, run code, look at the screenshots they generate, and hand pieces of the job to subagents and critics that check the result against a stated goal. That loop is real, and Shumer's Gauntlet Loop is a genuine way to structure it. None of that, on its own, proves the model designed a game from imagination rather than recombining code patterns it had already absorbed.
That doesn't make Claude of Duty fake, but it makes "built from scratch" a harder claim to fully credit, so take those results with a grain of salt.
None of the first-person shooter builds published a check for that kind of contamination. Shumer's own repo does contain Claude’s own creativity, if it’s fair to call it that way. That's a reason to read "one-shotted a AAA game" as a capable agent working inside one of the most heavily documented genres in programming, not as proof an AI designed a shooter with no prior art to lean on.

















