https://github.com/sepppenner/sudokusolver
SudokuSolver is a project used to solve sudokus.
https://github.com/sepppenner/sudokusolver
Last synced: about 1 month ago
JSON representation
SudokuSolver is a project used to solve sudokus.
- Host: GitHub
- URL: https://github.com/sepppenner/sudokusolver
- Owner: SeppPenner
- License: mit
- Created: 2018-01-17T18:19:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T09:15:13.000Z (over 2 years ago)
- Last Synced: 2025-01-06T02:10:43.175Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 5.23 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: Changelog.md
- License: License.txt
Awesome Lists containing this project
README
# SudokuSolver
SudokuSolver is a project used to solve sudokus.
[](https://ci.appveyor.com/project/SeppPenner/sudokusolver)
[](https://github.com/SeppPenner/SudokuSolver/issues)
[](https://github.com/SeppPenner/SudokuSolver/network)
[](https://github.com/SeppPenner/SudokuSolver/stargazers)
[](https://raw.githubusercontent.com/SeppPenner/SudokuSolver/master/License.txt)
[](https://snyk.io/test/github/SeppPenner/SudokuSolver)
[](https://franzhuber23.blogspot.de/)
[](https://patreon.com/SeppPennerOpenSourceDevelopment)
[](https://paypal.me/th070795)
## Screenshots from the GUI

## Special thanks
The sudoku solver dll is mainly taken from https://codereview.stackexchange.com/questions/37448/sudokusharp-solver-with-advanced-features or https://github.com/Zomis/SudokuSharp.
Special thanks go to [Simon Forsberg](https://github.com/Zomis).
Change history
--------------
See the [Changelog](https://github.com/SeppPenner/SudokuSolver/blob/master/Changelog.md).