A cozy, Stardew Valley-style RPG where you learn Claude Code by actually using it.
A developer gets pulled into a broken game world. The village is glitched — NPCs stutter, colors are wrong, things don't work. Use Claude Code to find and fix the bugs in the actual codebase, healing the world one quest at a time.
git clone <repo-url>
cd claude-code-rpg
pnpm install
pnpm devOpen http://localhost:5173, then open Claude Code in the same directory.
- Explore the village with WASD, interact with E
- Talk to NPCs — they'll tell you what's wrong
- Open Claude Code and describe the problem
- Fix the bug in the real codebase
- Return to the NPC and interact to trigger the heal moment
- Watch the world heal — colors bloom, new areas unlock
- Node.js 18+
- pnpm
- Claude Code