Description
The main goal of this app is to have fun resolving the automatically generated Sudoku (6x6).
Every Sudoku has a solution to it.
There are 3 different ways to represent (and resolve) every Sudoku: the "classical" way with numbers from 1 to 6, a more "colorized" way using Colored Circles and lastly, and maybe more challenging, using symbols. Currently, this app contains over 170 symbols.
For every placement in the Sudoku Grid, a counter will be incremented and displayed (GREEN for a CORRECT placement in the Grid / RED for an INCORRECT placement in the Grid).
At the moment, no score or player name is being stored. Based on the popularity of this app, these features might be added at a later point of time.
To play, just select the button containing the value you would like to place in the Sudoku Grid (a green circle will appear, showing that this item is selected) and click wherever you would like to place this item in the Sudoku Grid. The Sudoku is finished when all the placements of the grid are populated.
One Button showing 2 "circled arrows" can be used to restart the current Sudoku Game.
One Button showing an "eye" can be used to discover the solution.
One Button showing a "right arrow" can be used to start a new Sudoku.