added todo

This commit is contained in:
2026-04-29 17:12:24 -04:00
parent 4117551198
commit 903fc7bde4

View File

@@ -35,6 +35,14 @@ placing clue numbers, so every puzzle has a solution by construction.
| 25×25 | 🔜 |
---
## TODO
- [ ] Fix window size to auto resize when changing game mode
- [ ] Show number of cells selected during a mouse drag, before placing
- [ ] Remove ability to select just 1 cell
- [ ] Add some kind of zoom feature
- Scroll wheel
- and/or a ui button for zoom in/out
---
## Using the package locally (before it lands in nixpkgs)