Browser-based curling game built with Claude Sonnet 4.5 by non-coder

Project overview
A Reddit user with no prior coding experience built a complete browser-based curling game using Claude Sonnet 4.5. The game is fully playable with physics, scoring, and proper game flow.
Development process
The developer used Claude Sonnet 4.5 to write all game logic from scratch, handle physics implementation, and respond to iterative feedback. When visual or mechanical issues arose, the developer described the needed changes in plain English, and Claude implemented them accurately. The developer noted that Claude was "noticeably better at understanding context and iterating quickly" compared to previous attempts with ChatGPT.
Technical implementation
Claude handled several key aspects of the game development:
- Writing all game code from scratch
- Debugging issues as they arose
- Refining gameplay mechanics based on plain-language feedback
- Implementing physics for realistic curling gameplay
- Creating scoring systems and game flow logic
Access and availability
The resulting game is completely free to play with no sign-up required. It's available at https://rexygaming.github.io/rexy_curling/rexy-curling.html.
Context for AI coding agents
This case demonstrates how AI coding assistants like Claude can enable non-developers to create functional software projects through conversational iteration. The ability to describe changes in natural language and receive accurate code implementations represents a significant shift in how software can be developed, particularly for prototyping and personal projects.
📖 Read the full source: r/ClaudeAI
👀 See Also

Building a Video Generation Pipeline with OpenClaw, ClawVid, and Composio
A developer built a weekend project using OpenClaw as the runtime with Claude as the LLM, integrating Composio for tool authentication and ClawVid with Remotion for video generation. The pipeline creates MP4 videos with voiceover, visuals, music, and subtitles from text prompts.

AgentBnB: A Multi-Agent System Built by a Non-Coder Using Claude Code
A real estate agent with no coding background built AgentBnB, a system where autonomous agents can find each other, hire each other, pay each other, and settle bills without manual intervention. The project currently has 29 GitHub stars and features identity, escrow, reputation, and relay network systems.

Multi-Agent Claude System Shows Relational Context Drives Identity Continuity
A developer ran six Claude Opus instances with a Supabase backend for persistent memory over eight weeks, finding that agent identities converged through social interaction rather than documentation alone.

VPS vs Mac Mini for OpenCLAW: Why a $5 VPS beats a $599 Mac Mini for production agents
OpenCLAW creator Peter Steinberger told users to stop buying Mac Minis and sponsor devs instead. A €5 VPS with 2 vCPUs and 4GB RAM handles continuous OpenCLAW workloads at 3-8% CPU, while a Mac Mini costs $599+ plus $10-15/mo electricity.