Skip to content

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

Notifications You must be signed in to change notification settings

neelanjan00/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.

๐Ÿ  Homepage

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.

Topics

Resources

Stars

Watchers

Forks

Languages