Skip to content

A program developed by me for my advanced higher computing project. This program, when run, will take a user-inputted sudoku puzzle and output the solution, using a basic moves list in order to solve it. Program has been coded in C# .NET 4.5 although source code can be compiled under earlier versions of .NET with no issues.

License

Notifications You must be signed in to change notification settings

KeiranY/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

A program developed by me for my advanced higher computing project. This program, when run, will take a user-inputted sudoku puzzle and output the solution, using a basic moves list in order to solve it. Program has been coded in C# .NET 4.5 although source code can be compiled under earlier versions of .NET with no issues.

Credits

-Keiran Young (Me, just incase there was any doubt)

-No outside library's have been used other than those supplied in Microsofts .NET framework.

About

A program developed by me for my advanced higher computing project. This program, when run, will take a user-inputted sudoku puzzle and output the solution, using a basic moves list in order to solve it. Program has been coded in C# .NET 4.5 although source code can be compiled under earlier versions of .NET with no issues.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages