C-Sors-c / SudoC

Sudoku recognition software and solver in C language
MIT License
1 stars 0 forks source link

SudoC

Sudoku recognition software and solver in C language

Tests

there is a folder called tests that contains some unit tests for our project. to run those tests, run make test.