Sudoku educational tool. Hosted as free web app. With it you can:
- create new puzzles
- solve imported puzzles
- ask for automatic solution
http://htmlpreview.github.io/?https://github.com/valsid/Sudoku/blob/master/index.html
- Fill Sudoku with initial numbers.
- Ask a program to solve the puzzle if you're lazy
- After that the program outputs the solution of sudoku or notifies user that there are no possible solutions for this Sudoku.
This app is educational, so first of all aims to provide awesome Sudoku education experience. Thus it offers a number of features to improve your Sudoku solving skills by practicing different strategies. It also can help to solve a Sudoku from a newspaper or a magazine.
- HTML
- CSS
- JavaScript