How to play
The sudoku grid consists of eighty-one squares in a nine by nine grid. To solve the sudoku, each square in the grid must contain a number between one and nine, with the following conditions:
- Each row of nine cells must contain each of the numbers from 1 to 9 once and only once.
- Each column of nine cells must contain each of the numbers from 1 to 9 once and only once.
- Each of the nine 3 by 3 boxes of nine cells must contain each of the numbers from 1 to 9 once and only once.
The sudoku starts with a partially filled grid and you must complete the grid while following the rules above.
If you complete the grid, you've solved the sudoku.
Good Luck!