Skip to content

chandrakanth137/GUI-Sudoku-Solver-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GUI-Sudoku-Solver-python

This is a Python GUI Sudoku Solver using tkinter module

Prerequisites to run this GUI Sudoku Solver:

1.Python 3.x

2.Tkinter (usually comes pre-installed with Python)

How to run this GUI Sudoku Solver:

  1. Open command prompt / Terminal (depending upon the OS) .
  2. Use 'cd directory_name' (replace directory_name with your respective directory) command and move to the downloaded 'Sudoku' folder
  3. type the following command to run it "python3 Sudoku_Solver.py" (or) "python Sudoku_Solver.py"

Image of GUI Sudoku Solver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages