Skip to content

Implemented an efficient backtracking algorithm to solve Sudoku puzzles of varying difficulty levels. Designed and built the interactive visualization feature using pygame, allowing users to see the backtracking process in real-time. Demonstrated problem-solving skills, algorithmic thinking, and proficiency in GUI development.

Notifications You must be signed in to change notification settings

CodeRic28/sudoku_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

Backtracking Visualizer and Solver

Requirements: pip install requirements.txt

Output

Play yourself:

Untitled

Auto solver:

two (1)

Screenshots:

img1 img2 img3

About

Implemented an efficient backtracking algorithm to solve Sudoku puzzles of varying difficulty levels. Designed and built the interactive visualization feature using pygame, allowing users to see the backtracking process in real-time. Demonstrated problem-solving skills, algorithmic thinking, and proficiency in GUI development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages