DouglasAntunes / csharp-course-console-sudoku-solver

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

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


Languages

Language:C# 100.0%