Skip to content

CaptainMidnight/Python-Sudoku-Solver-with-GUI-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

Welcome to Sudoku Solver 👋

Version Twitter: NeelanjanManna

A Python-based Sudoku solver implemented using the backtracking algorithm with GUI visualization using PyGame.

Install

pip install -r requirements.txt

Usage

GUI Version

python solver.py

Text Version

python "solver (text).py"

Author

👤 Neelanjan Manna

Show your support

Give a ⭐️ if this project helped you!

About

A Python-based Sudoku solver implemented using the backtracking algorithm with GUI visualization using PyGame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%