Java program which takes a sudoku puzzle from the user through a GUI(graphical user interface) and solves it, then presents the solution to the user. It solves sudoku puzzles through a recursive backtracking algorithm, and it uses the Swing API to create a GUI to display the sudoku board and solved puzzle.
-
Notifications
You must be signed in to change notification settings - Fork 0
Juda77/SudokuPuzzleSolver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Solves sudoku puzzles given by the user through a GUI
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published