fixed window size and added area of drag

This commit is contained in:
2026-04-30 10:12:28 -04:00
parent 304886fcd5
commit fa717c5871
2 changed files with 121 additions and 22 deletions

View File

@@ -36,12 +36,13 @@ placing clue numbers, so every puzzle has a solution by construction.
---
## 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
- [x] Fix window size to auto resize when changing game mode
- [x] Show number of cells selected during a mouse drag, before placing
- [x] Remove ability to select just 1 cell
- [x] Add some kind of zoom feature
- Scroll wheel
- and/or a ui button for zoom in/out
- [x] Remove red color from rectangle option
### Possible Features
- Keep local "high score" for each puzzle type