starl3xx.fungriddle
🧩 Griddle
A daily 3×3 word puzzle. Nine letters, one hidden nine-letter word, and one rule: consecutive letters can’t be neighbors.
What it does
One grid a day
Nine unique letters hiding one nine-letter word. Every cell gets used exactly once — type it or tap it, and the game resolves where each letter lands.
One rule
Consecutive letters can’t sit orthogonally adjacent. Diagonals are fair game, which turns the word hunt into a spatial puzzle underneath.
Crumbs
Valid four- to eight-letter words flash as you build, so a deep vocabulary pays off well before you land the full solve.
How it works
- Any nine-letter word with nine unique letters admits exactly 12,072 valid grid arrangements, so a bank of 279 curated words on a 180-day no-repeat window covers years of dailies.
- The puzzle endpoint ships the grid and nothing else — the answer never reaches the browser.
- Solves are checked server-side, with keystroke timing compared against anti-bot thresholds before any streak or leaderboard credit lands.
- It shares the $WORD token and the whole design system with Let’s Have A Word!, so the two games read as siblings.