rluedde / sudoku

broswer-based sudoku implementation, backtracking algorithm visualization coming soon
0 stars 0 forks source link

visual backtracking solver #5

Open rluedde opened 4 years ago

rluedde commented 4 years ago

In JS, implement a solving algorithm where the user has the option to watch their board get solved.

rluedde commented 4 years ago

Potentially have multiple types of algorithms as well