Skip to content

rhyn0/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

Currently a text based sudoku solver using backtracking to solve the whole board.

Running

python3 sudoku.py

More Details

Input

Requires no input now, will automatically select a premade board to solve.

Output

Will print out INITIAL STATE to show input board and then solve it and only print the Solution under SOLVED

Status

Working on making a GUI that users can also solve a sudoku board on

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages