Skip to content

Joshwanda17/Soduko-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฉ Sudoku Solver GUI

A simple yet powerful Sudoku Solver built using Python and Tkinter. This application allows you to input a Sudoku puzzle into a 9x9 grid and solves it instantly using a backtracking algorithm.


๐Ÿš€ Features

  • โœ… Interactive 9x9 Sudoku board
  • โšก Fast and efficient solving with backtracking
  • ๐Ÿ” Input validation and error handling
  • ๐Ÿ–ฅ๏ธ User-friendly GUI built with Tkinter
  • ๐Ÿง  Solves even the toughest puzzles with ease

๐Ÿ› ๏ธ Requirements

  • Python 3.x
  • Tkinter (usually comes pre-installed with Python)

๐Ÿ“ฆ Installation & Usage

  1. Clone the Repository:
git clone https://github.com/your-username/sudoku-solver-gui.git
cd sudoku-solver-gui

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages