Realtime AI News
Claude Opus 5 built a playable arcade game from one prompt; GPT-5.6 replicated it in Codex for $5
A developer used Claude Opus 5 with a single 2,000-character prompt, burning 690 million tokens and $423, to generate a fully playable retro arcade boat racing game in one shot. Another developer then replicated it in Codex with GPT-5.6 models for about $5, showing AI can now produce engineering-sound games even though final quality still hinges on human judgment.
A community experiment is making the rounds on social media: one developer used Anthropic's Claude Opus 5 with a single prompt to generate a fully playable retro arcade boat racing game in one shot, burning roughly 690 million tokens and about $423 in the process.
The game, named INK TIDE, features an American cartoon style with complete countdown, lap, and ranking systems, a unified street-racing dashboard UI, and convincing boat pitch and roll physics. Developer Vyom said it was built with Vite, TypeScript, and Three.js using no external assets, with every model, texture, and sound generated by code.
The single prompt turns out to be a roughly 2,000-character requirements document: hard constraints first, then visual standards, functional requirements, development process, and delivery criteria, with the water system as its own chapter. It also specifies a detailed sub-agent division of labor, with separate agents for water, cartoon rendering, boat physics, AI opponents, character animation, audiovisual, and performance to fight attention dilution in large tasks, plus a screenshot harness and a visual-review sub-agent acting as a QA reviewer.
The author also revealed that the three AI opponents were deliberately weak: the fastest, KAIRA, is only 0.5 percent faster than the theoretical best line, and another opponent, PIP, makes two to three mistakes per lap — an obvious handicap likely meant to lower the barrier to entry.
The replica followed quickly: developer Anul Agarwal used Codex with an agent team, with GPT-5.6 Sol Ultra as the main agent handling orchestration and GPT-5.6 Luna Max as a sub-agent doing the development work, entering two prompts over about five hours at a cost of roughly $5, mostly converted from subscription quota rather than a strict API bill.
The replica keeps the original's most visible elements — driving a speedboat on the sea, cartoon-rendered water, a green track, racing UI, and multiple boats — but its water detail, character rendering, and visual consistency are noticeably rougher, putting the two builds at different levels of polish. Agarwal said GPT-5.6 Sol is very well suited to making games, and the remake used only about 20 percent of his weekly quota.
The takeaway of this head-to-head is that AI can now produce engineering-sound games, whether generated from a single prompt or cloned by a multi-agent team; the ceiling on final quality still depends on human judgment — and on your bill.
Why it matters
The comparison pushes AI game generation from toy demos to playable, replicable products, with both single-prompt generation and a $5 Codex remake now proven workflows. The open question is whether such multi-agent game development pipelines become a broadly adopted engineering pattern.
Nearby Updates
All08/09, 11:40
China's Endless Frontier Team Releases BigBang-V1, First Open-Source Foundation Model Natively Trained With Recursive Self-Improvement
The Endless Frontier team, a China-based academic-industry collaboration, released BigBang-V1, which it calls the first foundation model trained natively with recursive self-improving; its post-training data is 100% AI-synthesized. The 35B-parameter open-weight model tops 10 categories among 35B-class models and even beats the 1T-parameter DeepSeek V4 Pro Preview on several hard research benchmarks.
08/09, 09:46
Tencent open-sources three embodied foundation models, chief scientist details 'three-layer brain' for faster robot response
At WAIC 2026, Tencent open-sourced three embodied foundation models — Hy-Embodied-VLM-1.0, Hy-Embodied-RxBrain-1.0 and Hy-Embodied-VLA-0.5 — alongside the always-on embodied agent Apexio and the TairosAgent framework. Chief scientist Zhang Zhengyou says the "three-layer brain" architecture lets cognition, perception-action and execution run at different frequencies, cutting task response to 2-3 seconds and already achieving over 95% success on a factory line.
08/09, 13:32
Moonshot AI's 2.8-trillion-parameter model becomes first from China to top a major coding benchmark
Moonshot AI's 2.8-trillion-parameter model has become the first from China to top a major coding benchmark, according to a report carried by AOL. The milestone puts a Chinese model at the top of a mainstream coding leaderboard for the first time, reshaping expectations for the global coding model race.
08/09, 15:13
South Australia premier signs draft deal at OpenAI headquarters
South Australia Premier Peter Malinauskas signed a draft deal at OpenAI's headquarters in San Francisco during his US trip, The Australian reported. Australian media described the move as a landmark agreement between OpenAI and the South Australian government, though the specific terms have not been disclosed.