- Highlight all cells matching a pressed number when no cell is selected (toggle on repeat) - ESC key and Ctrl+click deselect the active cell - Spacebar cycles through a random hue that themes the entire UI via CSS custom property --hue - Theme hue is persisted in localStorage across page reloads Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Board.jsx | ||
| Cell.jsx | ||
| Confetti.jsx | ||
| GameControls.jsx | ||
| NumberPad.jsx | ||
| ScoreBoard.jsx | ||
| SettingsModal.jsx | ||
| Timer.jsx | ||
| WinModal.jsx | ||