Hello folks,
I have developed "Sudoku Solver" using SolidJS and TailwindCSS. It tries to solve the given input board using backtracking to get a solution.
Link: https://sadanandpai.github.io/sudoku-solver/dist/
Repo: https://github.com/sadanandpai/sudoku-solver
It is written in a simple way for anyone understand and build similar things.
Top comments (0)