Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 196 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 196 Bytes

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.