Kurodoko

Kurodoko
Also know as Kuromasu. The objective of the game is to cover some boxes to ensure that each number of the board has so many consecutive free boxes in vertical or horizontal as indicated by its value. Complete instructions Introduce game ID Enter random seed direct link to this partisan Random Seed seems that the game does not work correctly in your browser. Try updating to the latest version. This game works correctly in Firefox 19, Chrome 26, Internet Explorer 10 and Safari 6.

Complete instructions

You start with a rectangular board with some numbers in their boxes. One has to get the number of contiguous free boxes horizontal and vertical of each number (including its own box) is equal to the number of the number. To do this, we can paint black boxes to delimit the boxes accessible from each number. The adjacent boxes are counted until we find a covered box or until we reach the end of the board. The numbered boxes are also counted as free. There are these limitations when solving the game:
  • It is not possible to paint the numbered boxes in black.
  • There cannot be two black boxes horizontally or vertically.
  • All unpainted boxes are linked in a single region, this means that there cannot be a group of black boxes that divide the board into two or more parts. That is, from any unpainted box, we can move horizontally or vertically and we can reach any other unpainted box
  • For any numbered box, the value indicates the number of unpainted boxes that we can reach horizontally or vertical until reaching a black painted box at the end of the board. The numbered box is included in the account (only once)
The buttons bar From the top will allow you to perform the following actions:
  • Start a new game: A new game begins with the indicated dimensions.
  • Restart the current game: Eliminates the progress of the current game and starts it again with the same board.
  • Undo the last movement: It allows to go back in the movements made.
  • Rebuild the previous moving: If you got rid of the last movement you can rebuild it by clicking this button.
  • Show the solution: The game will automatically solve and show you the location of the black boxes.
  • Detailed game instructions: Access to the instructions of the game you are reading.
  • Select the difficulty of the game: Allows you to select the characteristics of the game and define a personalized board.
Game developed by Simon Tatham.