Briefly
- Claude Opus 5 “one-shotted” a first-person shooter recreation with a immediate so easy, and outcomes so spectacular, individuals are struggling to consider it.
- Others have rerun the immediate and the outcomes try.
- Matt Shumer, the maker of the Claude-assisted recreation, calls the tactic a Gauntlet Loop: give an agent an actual bar to beat, break up the work amongst contemporary critics, and by no means let the builder grade its personal homework.
Simply two days after Claude Opus 5 shipped, AI investor and former HyperWrite CEO Matt Shumer posted a video of a totally playable first-person shooter the mannequin had constructed fully by itself.
“Claude Opus 5 one-shotted this recreation,” he wrote, including that not a single exterior asset made it into the construct.
Now, you might assume such a superb high quality output required an extended, detailed, and cautious immediate to information the AI fashions by means of the complexities of constructing a elegant first-person shooter.
Suppose once more.
Claude Opus 5 one-shotted this recreation.
EVERYTHING you see on this demo is customized code… not a single exterior asset was used.
AI video games are going to be superb.
(sound on) pic.twitter.com/zc7C61kgv1
— Matt Shumer (@mattshumer_) July 25, 2026
The immediate behind it ran three quick paragraphs, printed in full on GitHub. It advised Opus 5 to construct a shooter on the degree of the latest Name of Obligation video games, to fan out subagents—staff that every get their very own separate reminiscence and a slim job—to deal with items individually, and to maintain looping on each piece with a separate, harsh critic till it held up in opposition to actual Name of Obligation footage in a blind side-by-side. The end result, per the immediate, must be “completely excellent.”

That is a reversal of how immediate engineers have taught individuals to work. The recommendation by means of the vibe-coding growth was to specify standards as an alternative of adjectives: say what “good” means as an alternative of simply asking for it. What ought to the code contemplate as an alternative of claiming “AAA.”
Shumer’s model does near the alternative, asking its personal subagents to be “completely wowed,” and leaving the precise definition to a critic Opus 5 constructed for itself.
That was near your entire transient. Shumer later wrote that he by no means specified the renderer, listed the sport’s methods, or outlined what “AAA high quality” wanted to incorporate. He has began calling the method a Gauntlet Loop: hand an agent an actual, inspectable bar as an alternative of a imprecise instruction, let it break up the job into small items, and route every bit by means of a critic that by no means sees the builder’s personal reasoning for its selections.
Two Claude Code options carry that loop. Subagents spin up in remoted context home windows with their very own directions and power entry, so a critic grading the weapon mannequin would not inherit the builder’s excuses for why it seems the best way it does. Ultracode is a Claude Code setting that pushes the mannequin to its prime reasoning effort and lets it write its personal orchestration plan, fanning work throughout as many as 16 brokers without delay, capped at 1,000 per run.
Anthropic’s built-in /loop ability, constructed for repeated fix-test-adjust cycles, is what stored the run from stopping the second the sport regarded respectable. Shumer by no means specified plenty of rounds. He let the critic maintain naming a brand new hole and stored the builder chasing it for hours earlier than he closed the session himself.
The completed construct runs on Three.js and plain WebGL2, with roughly 55,000 strains of code unfold throughout 11 subsystems. Each texture, mesh, animation, and sound will get generated contained in the browser at load time—no downloaded fashions, HDRIs, picture information, or audio information. Shumer’s personal printed critic log reveals the rating climbing from 3.59 out of 10 towards simply above 5, nonetheless trailing the true recreation each single spherical.
Skeptics assumed hours of hidden handbook coding, so Shumer printed your entire immediate and codebase. That is when the copycats began.
Identical trick, three completely different builders
James Altucher, the previous hedge fund supervisor and podcaster, ran the equivalent immediate and reported spending “just a little over ten hours” and roughly 1.3 million tokens on Opus 5 to get there. His construct, Operation Blackout, performs free within the browser and appears superior.
You’ll be able to play that recreation right here.

The developer of Immediate Silo, pointed the identical request at OpenAI’s rival flagship as an alternative, posting “Sol 5.6 Extremely with similar immediate”—Sol being the highest tier of the three-model GPT-5.6 household OpenAI made usually accessible July 9 alongside cheaper Terra and Luna variations.
Developer Leon Lin tried the alternative transfer, going for the standard detailed immediate. Somewhat than copy Shumer’s quick model, he got down to “reverse engineer a immediate for this recreation,” producing a doc operating some 20 sections deep that spells out all the pieces from ragdoll physics to cascaded shadow maps. He fed that into Cursor utilizing plain Opus 5 on excessive effort, with no subagents and no ultracode, and the end result—a market-street shooter referred to as Mud Hall—performs in-browser too, and likewise seems nice.

Not one of the follow-up builds has confronted the blind check Shumer ran on his personal venture. His critic log nonetheless reveals actual Name of Obligation profitable each spherical he logged—the bar Altucher and Atom Tan Studio are chasing together with his actual three-paragraph immediate, and the one Leon Lin is chasing with roughly 20 sections of his personal.
How a lot of that is really new?
Agentic coding instruments like Claude Code write software program the best way a supervised junior engineer would possibly: They learn information, run code, have a look at the screenshots they generate, and hand items of the job to subagents and critics that test the end result in opposition to a said purpose. That loop is actual, and Shumer’s Gauntlet Loop is a real approach to construction it. None of that, by itself, proves the mannequin designed a recreation from creativeness fairly than recombining code patterns it had already absorbed.
Three.js ships its personal pointer-lock digicam controls as an official instance, and that base sample—mouse-look, WASD motion, raycasting for gunfire—has been forked and tutorialized throughout GitHub, gists, and dev boards for greater than a decade. A coding mannequin educated on public repositories has nearly definitely seen a whole lot if not 1000’s of near-identical shooters earlier than it ever learn Shumer’s immediate.
That does not make Claude of Obligation pretend, however it makes “constructed from scratch” a tougher declare to completely credit score, so take these outcomes with a grain of salt.
Researchers who research code-generating fashions have a reputation for the broader problem: information contamination, when a mannequin does effectively on a activity primarily as a result of near-identical examples already sat in its coaching information, not as a result of it reasoned out one thing new.
Not one of the first-person shooter builds printed a test for that sort of contamination. Shumer’s personal repo does include Claude’s personal creativity, if it’s truthful to name it that method. That is a motive to learn “one-shotted a AAA recreation” as a succesful agent working inside one of the vital closely documented genres in programming, not as proof an AI designed a shooter with no prior artwork to lean on.
Day by day Debrief Publication
Begin day-after-day with the highest information tales proper now, plus unique options, a podcast, movies and extra.
