Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Caseboard

A solo, Wordle-style daily deduction game built on Codenames mechanics: a fixed 5x5 word grid and a scripted clue sequence that's identical for every player, scored on how few clues and how few wrong guesses it takes to clear the board.

This is a working prototype (not yet a real daily-rotation game) — one hand-authored board, playable entirely client-side, no backend. Built with Claude.

Play it

Open index.html directly, or enable GitHub Pages on this repo (Settings > Pages > Deploy from a branch > main / root) to get a shareable link.

How it works

  • Three opening clues (category + count) start the case, covering every target word.
  • Any target word not found by the opening clues gets its own one-word follow-up clue — skipped automatically for anything already found.
  • No hard fail: if you run out of scripted clues, the board stays open for free guessing until every target is found.
  • Two words on the board are double-cost — guessing one wrong counts as two misses.
  • Score = clues used + 1 per miss + 2 per double-cost miss. Lower is better, par is the number of opening clues.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages