benjstorlie / sudoku-shuffle

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

Several Bug Fixes & Enhancements #48

Closed benjstorlie closed 1 year ago

benjstorlie commented 1 year ago
  1. Shuffle works again (literally just missed adding setGameArray(updatedArray)).
  2. Shuffles new incoming games before start.
  3. Added a couple minor functions.
  4. In the Controls, move the clear/0 button into the number grid div.