Sudoku Game

Sudoku

Game Rules

The goal of Sudoku is to fill the 9x9 grid with numbers from 1 to 9, such that all three of the following conditions are met:

  • Each row must contain each number from 1 to 9 exactly once.
  • Each column must contain each number from 1 to 9 exactly once.
  • Each 3x3 sub-grid must contain each number from 1 to 9 exactly once.

How to Play in This Game:

  • First, click on any empty cell on the board to select it.
  • Click on a number from the number palette below to place it in the selected cell.
  • To erase a number, select the cell and click the 'X' button on the number palette.
Time: 00:00