Skip to content

A GUI app where you can write your sudoku to be solved using the backtracking algorithm

License

Notifications You must be signed in to change notification settings

alex-ortega-07/sudoku-solver-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sudoku-solver-algorithm

A GUI app where you can write your sudoku to be solved using the backtracking algorithm.

How to use

If you want to write a sudoku, just move your cursor to any square, click it, and then press a number. If that number is well-positioned, you will be able to see it on the board. But if that number can't go there you'll notice it. Once you have your sudoku ready, click solve and enjoy!

Screenshots

sudoku-solver-algorithm.mp4

About

A GUI app where you can write your sudoku to be solved using the backtracking algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages