← Reddit

I'm not a dev and I built a browser game with Claude

Reddit · lucasbenica · August 8, 2026
An HR professional with minimal coding experience built Cinema Tycoon, a browser-based theater management game, using conversational AI with Claude rather than writing code directly. The game features real-time multiplayer simulation where players manage movie theaters, handle inventory, and compete on global leaderboards while the game's demand engine syncs with actual box office data.

Detailed Analysis

A Reddit post from an HR professional with no formal coding background has surfaced as a notable example of Claude's role in "vibe coding" — the emerging practice of building functional software through conversational AI direction rather than manual programming. The poster describes creating Cinema Tycoon, a browser-based simulation game where players manage a movie theater, handle concession inventory, upgrade screens, and compete on leaderboards, with a real-time demand engine that syncs to actual box office data. The creator's technical background was limited to basic HTML, CSS, and wiki formatting, yet they were able to conceptualize and implement a multi-system simulation game by directing Claude through the development process, catching hallucinations, and iterating on suggestions rather than writing code line-by-line.

The project is notable less for its technical sophistication than for what it represents about the changing relationship between domain expertise and software creation. The poster explicitly frames their contribution as owning the "simulation logic" — the game design, mechanics, and creative vision — while treating Claude as the execution layer that translates that vision into working code. This division of labor reflects a broader shift Anthropic has been pushing with Claude's coding capabilities: positioning the model not just as an autocomplete tool for professional engineers but as a general-purpose collaborator capable of taking a non-technical person from idea to shipped product. The fact that the creator could debug and correct the AI's mistakes despite lacking formal training also suggests that logical reasoning and domain knowledge — rather than syntax mastery — may become the more valuable skill in an AI-assisted development workflow.

The post also offers a candid, practitioner-level view of the current multi-model landscape rather than presenting Claude as a singular solution. The creator describes mixing tools: Claude for the bulk of the work over several months, Gemini for smaller bundled tasks, and Codex for cheaper backend work despite its weaker UI performance. This kind of pragmatic, cost-driven tool-switching is increasingly common among hobbyist and indie builders, who now treat AI coding assistants as a portfolio of specialized resources rather than committing to one vendor. It also underscores the competitive pressure Anthropic faces from OpenAI's Codex and Google's Gemini in the coding-assistant space, where price, UI quality, and backend reliability are becoming differentiators even among casual, non-professional users.

More broadly, this anecdote fits into a growing wave of user-generated evidence — often shared on Reddit's r/ClaudeAI and similar communities — that AI coding tools are lowering the barrier to entry for software creation well beyond professional developers. Stories like this one function as informal case studies that shape public perception of what "coding with AI" actually looks like in practice: iterative, collaborative, and forgiving of gaps in technical knowledge. As Anthropic continues to position Claude as a tool for "agentic" and long-horizon coding tasks, grassroots examples of non-developers shipping complete, publicly playable products serve as organic validation of that strategy, even as they also highlight the messier reality of hybrid workflows spanning multiple AI providers.

Read original article →