Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/przemekmas/SudokuSolverWPF

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.
https://github.com/przemekmas/SudokuSolverWPF

csharp sudoku sudoku-puzzles sudoku-solution-finder sudoku-solver wpf

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project