Sudoku is an algorithmic project, which is built using backtracking.
In this project I have used the following tech stack.
- HTML: Html
- JavaScript: JavaScript
- CSS: CSS
You can also take the glimpse of Project,just follow the below steps:
1. Clone the repo to your local system and run the index.html file, you should be good to go.
- User can post his/her own puzzles.
- User can solve a puzzle
- User can submit a puzzle and solve
- user can get solution for a puzzle using auto-solve