Wow! Recently, an Opus 5 game prompt went viral on X!
Millions online watching, with the guide in hand, AI games can reproduce infinitely...
Most impressive of all, netizen Anshu single-handedly built a replica of Outer Wilds in just 24 hours, starting from scratch!
The logic behind the prompt is also simple:
The main agent breaks down tasks, sub-agents execute them, and an independent agent oversees with PUA.
As long as the visuals don't match up to similar games, automatically send it back for revision—don't let the AI clock out until it meets the standard.
The results are excellent—
The original creator, Matt Shumer, manually built Call of Duty: Opus 5, with all textures, animations, and sounds generated by AI.
And! No external materials were used!

Working 24/7 without interruption
This viral prompt across the network has been officially named by its author, Matt Shumer, the "Challenge Loop":
I need you to develop a first-person shooter game with visual quality matching the latest entries in the Call of Duty series... You must iteratively refine every element and assign dedicated sub-Agents to conduct visual verification, ensuring the overall visuals meet AAA game standards... The system must employ blind side-by-side comparisons to distinguish the visual superiority between the two titles.

In simple terms, once the main agent receives the task objective, it will break the task down into several parts and assign a specialized agent to each part.
The first half of the instruction is nearly identical to the common multi-agent game development process; the key lies in the newly added validation step:
The evaluator agent will review the output and compare it with selected real-world references; if the generated result is inferior to a real AAA game, continuous revision and optimization are required.
Of course, it is not currently possible for it to fully match AAA titles; at this point, users should intervene promptly and use this prompt solely as a last-resort tactic to push Opus 5 to demonstrate its autonomous planning and long-term iterative capabilities.
Netizen Anshu's 24-hour space exploration game, "The Long Silence," came about like this:

The specific production process consists of several stages:
Step 1: Request Opus 5 to create a space exploration game using Three.js.
Users only need to specify basic goals, such as allowing players to move around and pilot spaceships in the game, avoiding a plastic-like visual style, and ensuring stable performance at 60 FPS in the browser.
The remaining game worldviews and technical architectures will be entirely decided by Opus 5.
Regarding assets, after installing the Blender MCP, Claude Code will automatically locate tools to create models.

Step 2: After the initial playable version is ready, assign Opus 5 a 24-hour goal to comprehensively enhance the visual effects.
At this point, multiple sub-agents begin working in parallel to improve efficiency; the judge agent will systematically compare the game screenshots with AAA space games such as Starfield, and Opus 5 is not permitted to secretly lower the evaluation standards.
Author Anshu reminds us that we should also give Opus 5 a little reward here:
You’re capable of achieving this goal—do your best and don’t give up. (doge)

Step 3: Manual optimization + skill generation.
Anshu will check the progress on her phone and ask it to adjust priorities if the model spends too much time on the planetary scene.
After stopping the process, use another Claude to fix rendering issues, clean up the code, and complete the deployment.
Finally, require Opus 5 to summarize the experience into skills and upload them to GitHub.
According to the open-source repository, Opus 5 also developed its own verification tools during the review process, incorporating 17 mandatory validation procedures. The tool scripts automatically capture scene comparisons and frame rate statistics, as well as analyze exposure data.

By the way, the game can now be played directly in the browser (https://longsilence.anshu.dev/). I just tried it out myself, and my evaluation is only three words:
It’s blowing up!
Netizens collectively copy homework and build up the thread
Word of mouth spread rapidly, and this prompt directly ignited the Opus 5 gaming craze.
Wake up and play!
Netizen Ryan Campbell iterated on this method to create a go-kart game, and Opus 5 continuously improved local rendering, mobile performance, controls, and camera—resulting in a final product that can be played directly in the browser.
Netizen Yogi Suria directly used it to create Claudepunk 2077...

The same instruction transferred to GPT-5.6 Sol also yields excellent results, just slightly behind Opus 5.

Clearly, the presence of the evaluator Agent amplifies the model's capabilities, enabling developers of all kinds to create various types of game prototypes.
This also aligns with the capabilities A Corp emphasized when releasing Opus 5: the model is better suited for long-duration, multi-step tasks and is more inclined to review results, identify errors, and continuously iterate.
From this perspective, challenging the loop prompt is more like applying a stricter correction mechanism to Opus 5’s existing capabilities.

As for Matt Shumer, the inventor of this gameplay, he is himself an AI entrepreneur and investor.
In February this year, he went viral in the tech community with a long article titled "Something Big Is Happening," which accumulated over 80 million views.
The article argues that public perception of the capabilities of cutting-edge models has fallen far behind the actual experiences of AI professionals.
This Opus 5 gaming surge provided just the sample Matt needed to support his judgment.
Reference link:
[1]https://x.com/anshuc/status/2081801979131818412
[2]https://x.com/mattshumer_/status/2081830214384886228
[3]https://x.com/mattshumer_/status/2081054356405731740
This article is from the WeChat official account "Quantum Bit," authored by: Focused on Frontier Technologies
