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

OpenClaw User Reports Workflow with Minimax 2.7 for Markdown Editing
A user describes using Minimax 2.7 via Openrouter as a lower-cost alternative to Claude Cowork for Markdown research and writing, integrating it with OpenClaw, Telegram voice notes, Obsidian, and Syncthing for a semi-live editing workflow.

Open-Claw + Hermes: Multi-Agent Workflow Gains With Separate Orchestrator and Executor
After a 3-week test, one user found that pairing Open-Claw (orchestrator) with Hermes (execution specialist) outperformed either single agent alone, improving throughput and reliability through parallel task handling and cross-diagnosis.

Researchers Use Claude Projects for Academic Scoping Review: Strengths and Limitations
Researchers used Claude Projects to assist with a peer-reviewed scoping review of 39 qualitative interview studies on student experiences with GenAI in higher education. The tool showed specific strengths in cross-referencing themes and suggesting analytical categories, but required rigorous verification against source data.

Build a Hands-Free AI Chat with OpenClaw + Mattermost — No Real-Time Voice Needed
A practical self-hosted AI workflow using OpenClaw, Mattermost, iPhone speech-to-text, and TTS MP3 attachments for driving-safe interaction without real-time voice infrastructure.