Skip to content

Thrshan/Soduko-game-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Soduko-game-solver

Solving soduko puzzle with python

The input puzzle for the solver.py is given as text files. They are stored in example folder.

Working

The first empty space of puzzle is filled with the first valid number (starting from 1 to 9) and it moves on to the next empty space and filled with the first valid number.

About

Solving soduko puzzle with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages