Skip to content

An-Uncreative/GUI-Sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GUI-Sudoku-solver

This is a sudoku solver using the backtracking algorithm, implemented with python. It includes a graphical GUI based version.

Run GUI.py to play.

Instructions

Click a box and hit the number on your keybaord to input in a number. To confirm that value press the ENTER key on that box. To delete an input, you can click DEL key. Finally to solve the board press SPACE, sit back and watch the algorithm run.

About

A sudoku solver using backtracking algorithm, implemented with python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages