A simple game based on the principle of sudoku. (unfinished)
After clicking on the playground, the numbers that can be inserted on this field will be higlighted in red color.
The SOLVE button solves an empty or unfinished sudoku using the back-tracking method.
TODO: Add RESET button - reset the playground
TODO: Add the ability to choose from presets of playgrounds (by the level of difficulty)