We provide three difficulties: easy, medium, hard.
Sudoku is a popular puzzle game that involves filling a 9x9 grid with digits so that each column, each row, and each of the nine 3x3 subgrids (called "regions") contain all of the digits from 1 to 9 without repetition.
The reasoning type category for this benchmark is spatial reasoning. Players engage in spatial analysis, pattern recognition, and logical deduction to solve the Sudoku puzzle by determining the correct placement of numbers in the grid.
The objective is to fill the entire 9x9 grid with digits from 1 to 9, ensuring that each row, column, and 3x3 region contains all the numbers without any repetitions.
- A partially filled grid is provided as the starting point.
- Players place numbers from 1 to 9 in empty cells while adhering to the rules of Sudoku.
- Each row, column, and 3x3 region must contain all numbers from 1 to 9 without repeating any digit.
- Players use logical deduction, spatial analysis, and elimination to determine the correct placement of numbers based on the given clues and the constraints of the puzzle.
- The puzzle is considered solved when the entire grid is filled correctly, meeting all criteria.
We provide games with 3 difficulties. The categories are:
easy
medium
hard