Skip to content

Solves sudoku using backtracking algorithm and displays the whole procedure.

Notifications You must be signed in to change notification settings

Pratyush-exe/sudoku-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudoku-visualizer

Solves sudoku using backtracking algorithm and displays the whole procedure.

Click here to download the zip.

Steps for usage:

  1. Click the link above and download the "sudoku.zip" file
  2. Run sudoku.exe
  3. Choose the question and the speed of visualization using two drop-down menus and then click "Begin"
  4. New Window appears; Click on Begin to start animation
Q16 takes least time

About

Solves sudoku using backtracking algorithm and displays the whole procedure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages