xAI’s Grok 4.6 Autonomously Develops 3D Shooter Over 48 Hours

xAI’s flagship language model, Grok 4.6, spent nearly 48 hours in a continuous autonomous development loop to build a working prototype of a first-person 3D shooter. The results of the experiment, launched by developer Matt Shumer, received public backing from startup head Elon Musk.
During the two-day test, the AI independently wrote code, tested the environment, found bugs, and compiled fixes without direct human intervention. The result was a functional 3D FPS featuring core mechanics such as movement, aiming, shooting, and reloading.
How the Gauntlet Loops Method Works
The continuous development process was built around the Gauntlet Loops technique. The methodology relies on an agentic setup: one part of the system generates the project’s source code, while other AI agents act as strict critics and testers to spot errors, prompting the model to rewrite problematic sections. The cycle repeats until the prototype reaches a stable working state.
Grok 4.6 worked non-stop for 48 hours to build this shooter.
— Matt Shumer (@mattshumer_) August 14, 2026
Turns out Grok is powerful enough to run Gauntlet Loops.
Let the game-making begin! pic.twitter.com/HbpS1QmEsp
xAI Focuses on Long-Horizon Agentic Tasks
According to xAI’s official announcement, the August 12 release of Grok 4.6 was optimized from the start for complex multi-step reasoning and sustained agentic workflows. The model’s architecture focuses on maintaining context during extended programming sessions, allowing the AI to preserve the project’s structure through 48 hours of non-stop revisions.
Commenting on the test results, Elon Musk stated that the ability to maintain logic across such loops underscores the model’s high effectiveness in applied engineering scenarios.