/csharp-course-console-sudoku-solver

It's a sudoku solver with unit tests and with possibility to implement more solve strategies.

Primary LanguageC#

C# Course Project 4 — Console Sudoku Solver

Fourth project of a C# course from Udemy. It's a sudoku solver with unit tests and with possibility to implement more solve strategies.

Sample Sudoku Boards to solve in the GamesToTest folder, that compiles with the project.

[Course Link]