The project shows a graphical interface to enter a sudoku that you need to solve.
One you have entered the sudoku you need solved, just below you can see 3 buttons -
- Clear Grid
- Solve
- Exit
Clear
button clears the entire sudoku. You can now give a fresh input puzzle.
Solve
button solves the sudoku and completes the sudoku given by the user.
Exit
button closes the sudoku window.