We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2c8c7 commit 5ae4699Copy full SHA for 5ae4699
1 file changed
docs/enhancements.md
@@ -35,11 +35,8 @@
35
36
## Gameplay Enhancements
37
38
-- [ ] **Timer display** — Show an elapsed timer per game session, visible in both frontends.
39
- [ ] **Hint system** — Allow users to request a hint (reveal one correct cell) with a configurable limit per game.
40
- [ ] **Difficulty-based scoring** — Award points based on difficulty, solve time, and hints used.
41
-- [ ] **Pause/resume** — Let players pause a game (hiding the board) and resume later without losing progress.
42
-- [ ] **Keyboard navigation** — Full keyboard support for cell selection and number entry (important for desktop PWA experience).
43
44
---
45
0 commit comments