Sudoku Solver

Using Backtracking Algorithm

(with Most Constrained Square Selection)

View on GitHub
.txt { font-size: 2.5em; font-family: monospace; cursor: pointer } .none { fill-opacity: 0.02 } .default { fill: orange } .new { fill: black; fill-opacity: 0.6 } {{item.num}}

Total Steps: {{steps}}

{{msg}}