Skip to content

This is an algorithm for solving Sudoku puzzles, written in C. It was written with the intent of being used on a microcontroller (and it performed well and timely!), but it works just as well on any platform-- it relies on no hardware. This was a project for a third year electrical engineering course in embedded systems. This project was not dev…

alexbarry/c-sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

This is an algorithm for solving Sudoku puzzles, written in C. It was written with the intent of being used on a microcontroller (and it performed well and timely!), but it works just as well on any platform-- it relies on no hardware. This was a project for a third year electrical engineering course in embedded systems. This project was not dev…

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages