Sudoku 2D

Sudoku 2D

The goal of the game consists of Place 1 to N numbers on a N × N size board without repetiting numbers in rows or columns. If there are marked regions, they should not be repeated in them and if there are diagonals marked, they should not be repeated diagonally. Complete instructions

Level: ▼ ▲

Complete instructions

A board divided into N × N Casillas and eventually formed by regions is presented. The game consists of placing numbers from 1 to N without being repeated in ranks or columns just like the conventional sudoku.

If there are regions marked on the board, the numbers cannot be repeated within a region, and If there are marked diagonals, they cannot be repeated in the diagonal.

Touch or click a box to open an emerging window that will allow you to enter the numbers.

The buttons bar From the top will allow you to perform the following actions:

  • Restart the current game: Eliminates the progress of the current game and starts it again with the same board.
  • Undo the last movement: Allows to go back in the movements made.
  • Redo the previous moving: If you got rid of the last movement you can rebuild it by clicking this button.
  • Repeat all movements: Repeat all movements.
  • Show the solution: The game will be automatically solved and the completed board will show you.
  • Detailed instructions of the game: Access to the instructions of the game you are reading.
  • ▼ ▲ Select level: Allows you to select the game level. Use the buttons to select the following or previous level, or write the level number.

Game developed by Otto Janko.