Sudoku v1.2
Mobile
Sudoku is a logic game with numbers, goal of the game is to fill 9×9 box with numbers. There are nine smaller boxes 3×3 size that must have all numbers from 1 to 9 without repeating numbers. Box has nine rows and nine columns that also must contain numbers from 1 to 9 without repeating. Game has three game levels – easy, medium and hard, best scores, puzzle generator so that every game is a unique game that is 100 percent solvable and option to solve the puzzle. Package contains all files and textures that you see in the web player, help file and a read me file. Read me file is just a notice for resolution and a scene build order. Update v1.1 Removed puzzle generator and added Sudoku Database object that contains created puzzles. With this update there is a .txt file that contains additional 500 puzzles.