SpaceCheetah/SudokuSolver
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Cross-platform (Windows and MacOS) step-by-step sudoku solver, using .NET MAUI. First time using .NET MAUI, and first time using C# in a non-trivial project. It can solve most sudoku puzzles, though not quite all. I might look into supporting Android and IOS later.