benjstorlie / sudoku-shuffle

Play sudoku
https://mighty-ridge-19238-3e456d2c37f3.herokuapp.com/
MIT License
0 stars 0 forks source link

Implement Cell Selection and Interaction #8

Closed benjstorlie closed 1 year ago

benjstorlie commented 1 year ago

Add interaction handlers for cell selection, highlighting, and managing selected cells.

This also includes the control board on the side, with the grid of numbers/colors, and gameplay settings.

Include click event and keyboard event listeners