Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 145 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 145 Bytes

sudokuSolver

This Sudoku Solver was made using HTML5, basic CSS and native Javascript. It uses a backtracking algorithm to solve the problem.