2248 – casual number puzzle game, educational game for kids and time killer for adults is a game that is easy to start playing but impossible to stop.
Game algorithm. Tiles marked with numbers are placed on the playing field. If these numbers are multiplied by two, then you get a geometric progression with a denominator of 2.
The player’s task is to use gestures across the screen to connect the tiles with a continuous line, the numerical value of which is multiplied by 2 – this rule does not apply to the first two tiles. For example:
- 2 – 2 – 4 – 8 – 16 – 32 – 64…
- Or 3 – 3 – 6 – 12 – 24 – 48…
As a neutral move, you can connect tiles with the same numerical value – this way you can move across the playing field without changing the numerical value of the tile.
The game begins with the fact that the first tile must be connected with a tile of the same value. The game session ends when there is no tile on the playing field, the numerical knowledge of which would be the number of the previous tile multiplied by 2, or of the same value as the final tiles in a chain.
The game has a global ranking table of the game. Its leader is the player who scored the most points, and did it in the least amount of time and moves.
User Reviews