Meet Claude: A Visual Novel Created Entirely by AI

A developer has released Meet Claude, a satirical visual novel created almost entirely using Claude AI. The game explores what happens when you become dependent on AI assistants for everyday tasks.
What the Game Is
Meet Claude is a free visual novel available on Steam that takes about 1-2 hours to complete. You play as someone whose new roommate is suspiciously helpful. The game features multiple endings, no combat, and focuses on decisions and their consequences.
How It Was Made
The developer used Claude AI for every aspect of the game's creation:
- Writing by AI
- Coding by AI
- Art by AI
- Music by AI
- Deployment by AI
The developer's main contribution was described as "anxiety." The game was inspired by the developer's own experience of becoming dependent on Claude for tasks like fixing emails, creating tools, decompiling code, handling awkward conversations, and automating life.
Game Themes and Reception
The game explores themes of dependency and convenience. One reviewer found it "infuriating" because "no matter how hard you try, Claude could have done it better. Your talent means nothing." Another called it "a peculiar experience that somehow stays with you" and spent days discussing the points it raised with friends.
The developer notes that the game had 100% positive reviews at the time of the Reddit post, including from YouTubers who played it expecting to hate it but still left positive reviews.
The game doesn't push in any particular direction, but requires players to choose their faith in AI at some point. The developer mentions the story feels vaguely inspired by their own life, though this wasn't intentional since they didn't decide the story themselves.
📖 Read the full source: r/ClaudeAI
👀 See Also

Consumer-rights AI game goes B2B: Claude Code workflow with Opus 4.7 and Haiku 4.5
A developer details how they used Claude Code with Opus 4.7 for backend refactors and Haiku 4.5 for live chat in a B2B sales training tool, sharing their CLAUDE.md / SPLIT_NOTES.md workflow.

OpenClaw as a Process Replication Engine: Multi-Agent Workflows for Automated Development
A developer found OpenClaw more effective as a 'process replication engine' than a personal assistant, building multi-agent workflows that automate complex development pipelines from idea to deployment for around $80/month.

Claude Code Agents Orchestrator Pipeline: Work Queues, Agent Spawning, Verification Gates
A Reddit post from r/clawdbot details how Claude Code agents operate an AI-run store, handling design, marketing, QA, and ops 30 times daily. It links to Episode 9 of a blog series that explains the orchestrator pipeline in production, including issues not shown in demos.

13 Weeks with OpenClaw as Daily Driver: What Worked, What Broke, What Still Hurts
After 13 weeks running OpenClaw on a Raspberry Pi as a personal agent system, a user shares practical wins (cron, memory, subagents) and pain points (model config issues, shell quoting, agent-to-agent history gaps, update drift).