A web application to visualize sudoku solving using backtracking
-
Updated
Jan 7, 2023 - JavaScript
A web application to visualize sudoku solving using backtracking
Sudoku Wizard is an algorithmic project based on Backtracking Algorithm. This project illustrates the operation of the backtracking algorithm, which is used to solve any Sudoku puzzle.
Editor and viewer for visualization of step-by-step explanations of Sudoku solutions and their solving techniques.
Add a description, image, and links to the sudoku-solver-visualizer topic page so that developers can more easily learn about it.
To associate your repository with the sudoku-solver-visualizer topic, visit your repo's landing page and select "manage topics."