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.
It's a sudoku solver with unit tests and with possibility to implement more solve strategies.
C#
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.