sigh / Interactive-Sudoku-Solver

Fast web-based Sudoku solver. Supports many variants including all grid sizes up to 16x16.
MIT License
33 stars 9 forks source link

Allow deselecting cells #3

Closed timvermeulen closed 6 months ago

timvermeulen commented 6 months ago

Allow deselecting cells by shift-clicking/dragging currently selected cells.

sigh commented 6 months ago

Thank you!