Skip to content

This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.

Notifications You must be signed in to change notification settings

techwithtim/Sudoku-GUI-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-GUI-Solver

This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.

Run GUI.py to play sudoku.

Instructions

Click a box and hit the number on your keybaord to pencil in a number. To confirm that value press the ENTER key on that box. To delete a pencil in you can click DEL. Finally to solve the board press SPACE, sit back and watch the algorithm run.

Video Tutorial

You can view the video tutorials on how to create this project here: https://www.youtube.com/watch?v=eqUwSA0xI-s&t=871s

💻 Launch Your Software Development Career Today!

🎓 No degree? No problem! My program equips you with everything you need to break into tech and land an entry-level software development role.

🚀 Why Join?

  • 💼 $70k+ starting salary potential
  • 🕐 Self-paced: Complete on your own time
  • 🤑 Affordable: Low risk compared to expensive bootcamps or degrees
  • 🎯 45,000+ job openings in the market

👉 Start your journey today!
No experience needed—just your determination. Future-proof your career and unlock six-figure potential like many of our students have!

About

This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages