/Sudoku

Primary LanguageJavaScriptMIT LicenseMIT

Sudoku

This is a web Sudoku creation and solving tool. It allows user to fill Sudoku with initial numbers. Than the user may ask a program to solve the Sudoku. After that the program outputs the solution of sudoku or notifies user that there are no possible solutions for this Sudoku.

Goal

This program can help to solve any Sudoku. Also it offers a number of features to help you improve your Sudoku solving skills and practice solving strategies.

Preview: http://htmlpreview.github.io/?https://github.com/valsid/Sudoku/blob/master/index.html