Hundred Percent
About
Source Code: https://github.com/fbatuhanr/HundredPercent-Unity
A simple logic game where our goal is to fill all cells from 1 to 100 according to a certain rule on a 100 percent, 10×10=100 square playing field.
RULES:
● You can start from any cell you want.
● You can place the next number in cells 3 units away (or diagonally 2) from the current cell.
● You can use the “HINT” button to see the cells that can go.
● You must continue to follow these rules and fill in all cells 1 to 100.
● You can use the “UNDO” button at each step to undo your last move.