Sudoku is well known logical game.
The object of sudoku is to fill the other empty cells with numbers between 1 and 9.
Number can appear only once on each row, column and region.
In this project you have the ability to make notices, also there is numbers highlight for greater convenience.
All typed numbers except notices are saving in localStorage, so submitted numbers will remain after browser reload.