Twenty four - Merge Number
iOS Universel / Jeux
Objective:
The player merges blocks of the same color and numerical value to create a new block with a higher value. The goal is to generate the highest possible number blocks within a limited space.
Gameplay:
At the start, the game grid contains several colored blocks with different numerical values (e.g., 1, 2, 3, 4, etc.).
The player drags and merges two or more blocks with the same value together. After merging, they form a new block with a value that is 1 unit higher than the original blocks (e.g., merging two blocks with a value of 2 will create a block with a value of 3).
After each period of time (or turn), a new row of blocks will rise from the bottom of the screen, pushing the existing blocks upward.
Game Over Condition:
The game continues until the blocks reach the restricted area at the top of the screen. When there’s no more space to place new blocks or no further merges can be made, the game ends.
Scoring:
Players earn points based on the value of the blocks they create. The higher the block value, the more points they earn.
Challenge:
The game requires not only quick reflexes to merge the blocks but also strategic thinking to prevent the blocks from filling up the space too quickly before they can be merged.
This game combines fast reactions with strategic planning, creating an engaging experience for the player.
Quoi de neuf dans la dernière version ?
Update User Interface