← Reddit

I solo built a game with 99.69% Claude with prompts only. I finally released the Beta version.

Reddit · WeightNational9457 · April 17, 2026
A developer released a beta version of a game built almost entirely with Claude AI prompts over approximately two months of part-time development. The project, created using Claude with VSCode, featured art assets from the developer's employer, which subsequently supported the public launch with hosting and infrastructure assistance.

Detailed Analysis

A solo developer has publicly released the beta version of a browser-based game called Potatozzz, available at beta.potatozzz.com, built using Anthropic's Claude AI through prompt-only interactions within Visual Studio Code, with approximately 99.69% of the development attributed to Claude. The project took roughly two months of part-time effort, and the developer reports that the only non-Claude contributions were pre-existing sprite assets and artwork repurposed from a company mascot. The game's development pipeline relied entirely on natural language prompts rather than manual coding, and the project has since attracted enough attention that the developer's employer adopted the project and provided cloud hosting and launch support. The result is a commercially viable product that originated as a personal experiment in AI-assisted creation.

The significance of this project lies not just in its technical outcome but in what it reveals about the accessibility threshold for software development in 2025 and 2026. Prompt-only workflows — where a developer never writes code directly but instead iterates through natural language instructions — represent a meaningful democratization of game development. Claude's large context window and capacity for complex multi-step instruction following make it particularly suited for these workflows, allowing a single non-engineer to architect systems that would traditionally require a team including backend developers, frontend engineers, and game logic specialists. The addition of cloud support and backend infrastructure mid-project, accomplished through the same prompting methodology, further demonstrates that Claude is capable of handling not just prototyping but production-adjacent complexity.

This case fits squarely within an accelerating broader pattern in AI-assisted development. Other documented examples from the same period show Claude generating complete 8-ball pool games with accurate physics simulations from a single prompt, or producing full-stack Hawaii-themed applications with PostgreSQL backends and hosted deployment pipelines through multi-agent Claude Code approaches. What distinguishes the Potatozzz project is its sustained, iterative nature over two months — moving it beyond the category of one-shot demos into something closer to a genuine development lifecycle. The developer's use of VS Code as the environment suggests a workflow that, while still prompt-driven, integrates Claude into an established professional toolchain rather than treating it as a standalone generative toy.

The commercial dimension of this story carries particular weight. The fact that an established company reviewed this beta product and decided to invest hosting and support resources in it indicates that AI-built software is increasingly passing organizational scrutiny, not just public curiosity. This suggests a coming shift in how companies evaluate prototypes and greenlight products — where the origin of the code matters less than the quality and viability of the result. For Anthropic, cases like this serve as powerful organic validation that Claude is capable of supporting end-to-end product creation, not merely assisting with discrete coding tasks. The developer's stated intention to continue pushing the limits of prompt-only development further implies that this project represents an early data point in an ongoing and expanding experiment with AI as a primary creative and technical collaborator.

Read original article →