Sudoku is a popular puzzle consisting of a grid of 9 by 9 numbers. Each grid number is in the range 1-9 which can only occur once in any row/column combination and the 3x3 square in which it resides. In Matrix Sudoku, you can save /load games and print the puzzle.
What's New: Add "how to play" button ; Fix bug of main menu.
Review Page