Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 200 Bytes

Sudoku Solver written in C with gtk

LINUX BUILD

mkdir build && cd build

cmake ..

make

./Sudoku_Resolver

WINDOWS BUILD

Built with MSYS : ok

INFOS

Tested with arrays from https://sudoku.com/