Community Gallery of 27 Playable Browser Games Generated from Gauntlet Loop Prompt
Something Big Is Happening
Someone published a three-paragraph AI prompt that's now spawned 40+ playable browser games, from kart racers to zombie survival to a full RTS. No steering, just a bar and an agent looping until it clears it.
There's a gallery on The Neuron right now with games ranging from a drift-heavy kart racer called Kart Royale to a Homeworld-style space RTS named Starfall with thirteen ship classes and zero image files anywhere in the build. Every single one of them, according to the author, came from the same three-paragraph prompt fed into Claude Code running Opus 5 with something called ultracode turned on. You don't steer the agent line by line. You set a quality bar, split the labor between builder and grader, and let it run the loop until the output clears that bar.
The range is the interesting part. Some entries are straight genre exercises — Dust Corridor is a no-respawn tactical FPS in a market district, RICHTER is a lean touch-controlled shooter that works on a phone. Others get weird on purpose: Everything Must Go is a destruction sandbox where your grandma is in the next room and can hear you smashing her house, rendered entirely in code with no texture files. Kuru of Duty drops you into the Mahabharata's Kurukshetra battlefield commanding nine named commanders among six thousand fighting men. Nutso Cab-O is Crazy Taxi cosplay set in something called New Apple City.
A few builds double as small technical flexes. The Long Silence, a space-exploration game with procedural planets, was apparently built start to finish in a single 24-hour run with no external assets at all. You Always Do This, a Getting Over It clone, was built in 32 hours by one agent while a second agent — with no memory of the build — played it blind to test it, which is a genuinely clever way to catch an AI grading its own homework. Skramble rebuilds the 1983 Commodore 64 classic for the browser with persistent high scores, proof that the loop isn't just chasing novelty for its own sake.
What ties all forty-plus games together isn't visual polish — some look rough, a few are described outright as buggy — it's that they all run in a browser tab, most fit in a few megabytes, and none of them required a traditional dev team. The author is positioning the prompt itself as the product: it's open source, swappable for any genre, and the pitch is that anyone willing to run the loop overnight can end up with a shippable game by morning.
My take
This is a decent proof of concept for agentic coding loops, but treat
Read more about this at: Something Big Is Happening