Skip to content

barankarakus/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sudoku solver I've written to familiarize myself with programming in C and structuring a C program.

It works pretty well - instantly solves any puzzle. It also recognises invalid inputs - like two 1s in the same row.

About

Lil' project for me to practice programming in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages