Non-Coder Builds Multiplayer Game on Steam Using Claude AI — 60k Lines, 5 Factions, 87 Abilities

✍️ OpenClawRadar📅 Published: May 18, 2026🔗 Source
Non-Coder Builds Multiplayer Game on Steam Using Claude AI — 60k Lines, 5 Factions, 87 Abilities
Ad

A Reddit user (u/DJRaybies) with no prior coding experience just got a game approved on Steam after using Claude AI as their primary development tool. The game, ARB: Alien Races Battle, reached 60,000 lines of code — none of which the author manually wrote, though they can read the output.

Ad

Key Details

  • Background: User had never written code, didn't know what Bash was, and couldn't open a terminal. They had been planning a game for years but couldn't execute until using Claude 30 days ago.
  • Output: 60k lines of AI-generated code; author reports being able to read and understand the code.
  • Game content: 5 factions, 62 races, 87 abilities, real multiplayer (over Steam).
  • Platform support: Builds on Mac, Windows, Linux, and Steam Deck.
  • Release: Early Access begins June 1. Steam keys unlock May 19.
  • Steam page: https://store.steampowered.com/app/4684510/ARB_Alien_Races_Battle/

This is a practical case study in using AI coding agents (Claude) as the primary development environment. Key takeaway: the author didn't need to write code from scratch — they guided Claude to generate, review, and iterate on the entire codebase. The result is a production-ready multiplayer game with cross-platform builds and Steam integration.

For developers using AI agents, this demonstrates that deep coding skill isn't a prerequisite. What matters: being able to read and critique AI-generated code, and having a clear vision of the product.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also