Skip to content

AdrianPrice/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

This program takes a 9x9 sudoku board and provides a solution using backtracking. At this stage it is only text-based, but I want to make a GUI version when I have the time.

About

This program takes a 9x9 sudoku board and provides a solution.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors