Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

yozhgoor/cdoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cdoku

Sudoku implementation in C.

Usage

Compile and run with:

gcc src/main.c src/sudoku.c -o target/cdoku && target/cdoku

Compile and run tests with:

gcc src/tests.c src/sudoku.c -o target/tests && target/tests

[!WARN]

Compilation might fail if the target directory does not exists.

About

Sudoku implementation in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages