Skip to content

robinsadeghpour/claude-code-rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code RPG

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.

Quick Start

git clone <repo-url>
cd claude-code-rpg
pnpm install
pnpm dev

Open http://localhost:5173, then open Claude Code in the same directory.

How to Play

  1. Explore the village with WASD, interact with E
  2. Talk to NPCs — they'll tell you what's wrong
  3. Open Claude Code and describe the problem
  4. Fix the bug in the real codebase
  5. Return to the NPC and interact to trigger the heal moment
  6. Watch the world heal — colors bloom, new areas unlock

Requirements

  • Node.js 18+
  • pnpm
  • Claude Code

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors