Computer-Science-Classes/Sudoku
A versatile Sudoku puzzle solver implemented in Java that reads puzzles from text files, solves them using a backtracking algorithm, and displays the solution on a GUI.
JavaMIT
No issues in this repository yet.
A versatile Sudoku puzzle solver implemented in Java that reads puzzles from text files, solves them using a backtracking algorithm, and displays the solution on a GUI.
JavaMIT
No issues in this repository yet.