Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

This is simple approach of a Sudoku Solver. It is implemented using a backtracking algorithm, so nothing very fast or such.

The main purpose of writing this was for me to learn the basics of the None programming language.

The code in this repository is free to use, but i am not responsible for anything that results from using it.

About

Sudoku Solver in None

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors