- Introduce: Sudoku is a logic-based number placement puzzle. Starting with a partially completed 9x9 grid, the objective is to fill the grid so that each row, each column, and each of the 3x3 boxes (also called blocks) contains the digits 1 to 9 exactly once.- Feature: + To play game, click into New Game button, select difficulty and play. + Game support 2 languages which are Vietnamese and English, you can config language by 2 flag at the center of screen. + To turn on/off background music: choose Music button and check into box to turn on background music or none check into box to turn off background music.
- How to play: + Choose empty cell and press number button to input number into that cell. + If you input correct number, that number will be paint green color. + Else you input incorrect number, that number will be paint red color. + When you input incorrect number, please clear all incorrect number by Clear button and continue. + To win the game, you just input all of correct number into every cell.
--- Wish you much fun with this app ---