Skip to content

A fast and simple sudoku solver made with the CSharp language.

License

Notifications You must be signed in to change notification settings

KosMarton/CSharpSudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CSharp Sudoku Solver

A fast and simple sudoku solver made with the CSharp language.

How to use it?

It is very simple. Just copy and paste the source code of Program.cs into your project and the code will work perfectly because it's doens't require any imported librarys or anything.

If you want to clone the repository just go to the desired directory on your machine, open a cmd and type: git clone https://github.com/KosMarton/CSharpSudokuSolver.

License

The code is open source and free to copy but don't forget to mention my Github if you using this in your project. You can read more in the license file.

Have fun and good coding :)

About

A fast and simple sudoku solver made with the CSharp language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages