Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 325 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 325 Bytes

SUDOKU SOLVER

Initial version only with solving function

TO-DO

  • Add option to set sudoku to solve
  • Refactor for cleaner code and reusability
  • Improve UI/UX
  • Add generate random sudoku with given count of numbers
  • Add hint option
    • Hint option on hint button for random position
    • onClick on empty cell