Skip to content

SingularityAI-Dev/cluu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cluu

A cozy browser game that teaches prompting through gameplay.

Quick start

nvm use          # Node 24
pnpm install
pnpm dev         # http://localhost:3000

Scripts

  • pnpm dev — Next.js dev server (Turbopack)
  • pnpm build — production build
  • pnpm test — Vitest once (CI shape)
  • pnpm test:watch — Vitest in watch mode
  • pnpm typechecktsc --noEmit
  • pnpm lint / pnpm lint:fix / pnpm format — Biome

Where the rest of the docs live

  • .planning/PROJECT.md — project constraints and decisions
  • .planning/ROADMAP.md — phase plan
  • .planning/phases/01-scaffold/ — Phase 1 plans
  • .planning/research/ — STACK, ARCHITECTURE, PITFALLS research docs
  • docs/cluu-v1-design.md — locked design spec

About

A Platform Learning Game for AI and Claude Products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors