Claude-Driven FPS Project Iterates in 10 Days
Shinoken__ · reddit · 2026-07-14
The author reviews 10 days of progress iterating on the FPS game Voxstrike using Claude: from the first playable version to now, it has been continuously updated through 277 次 commit and 90 次 release.
New additions include party and invite links, new maps, economy and armor, a reworked tutorial, mid-match joining, tactical jumping, team chat, quests and seasonal rewards, custom loadouts, new weapons, character models, lighting and effects, combat sounds, bomb site guidance, full mobile support, smarter bots, and a redesigned UI/HUD.
He emphasizes his role is more like a game designer: defining requirements, playtesting, and reviewing results, while Claude handles code and asset generation. The workflow is becoming increasingly autonomous: deterministic simulation validates 64 Hz multiplayer logic, headless 5v5 matches test bot behavior, rendered screenshots let the agent self-check visuals, and implementation and review are divided among different agents via PRs.
The author's core conclusion is that when success criteria can be automatically verified, Claude improves very quickly; however, visual design and "game feel" still require significant human judgment.
More from coding & agent
- Hermes Agent adds built-in Word, Excel, PDF and PowerPoint support — Teknium · 2026-07-21
- Marker 2 claims better quality than MinerU and docling while hitting 27 pages/sec — VikParuchuri · 2026-07-21
- Cursor publishes a strong deep dive on agent swarms for coding workflows — Sam_Witteveen · 2026-07-21
- A deleted NanoGPT PR still propagated into later world-record submissions — yacineMTB · 2026-07-21
- Soft Clamp cuts tool-call overuse in multi-teacher distillation, from 13.7% to 9.0% — antgroup · 2026-07-21
- Agent harness memory loss and compaction are still a major usability problem — adityaag · 2026-07-21