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.

Original post →

More from coding & agent

coding & agent channel →