The user can solve any sudoku puzzle by entering clues and clicking the "Solve" button once all clues have been provided. The application will highlight the clues and display the solution to the puzzle. The user can enter another clue by clicking on the "Clear" button and providing a new set of clues.
-
Notifications
You must be signed in to change notification settings - Fork 0
The sudoku solver application has been written in C# and WPF. The application allows the user to solve any sudoku puzzle by the use of the backtracking algorithm that explores all possible solutions to a problem.
przemekmas/SudokuSolverWPF
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The sudoku solver application has been written in C# and WPF. The application allows the user to solve any sudoku puzzle by the use of the backtracking algorithm that explores all possible solutions to a problem.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published