Skip to content

AviWine/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver GUI 🧩

A simple 9×9 Sudoku puzzle solver with a graphical user interface built using Python and Tkinter. Input a puzzle manually and solve it with a single click using a backtracking algorithm.


🖥️ Features

  • Intuitive 9×9 grid for input
  • Input validation (only digits 1–9 allowed)
  • Solve button to auto-fill the solution
  • Clear button to reset the board

🚀 How to Run

python GUI.py

About

A python-based Sudoku solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages