There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A web application that allows you to solve a Sudoku puzzle using a backtracking algorithm. The goal of this application is to help you visualize how the backtracking algorithm works to solve the puzzle.