TriMerge merges numbers to help achieve the highest score possible. The numbers 1 and 2 make their appearance on a 4x4 grid at the game's start. This game has a sequence to merge that is unlike the classic 2048, on which this game seems to be based. There is no need to merge uniform numbers like in 2048. On a 4x4 grid in this game, numbers 1 and 2 merge to form 3. With fresh tiles introduced on every move, the primary goal is to merge an optimal number of tiles before the board becomes full.
There are no moves left; the game ends, and your score is the sum of all the tile values.
On Desktop: Use the arrow keys (up, down, left, right) to move tiles.
On Smartphones: To move all tiles, swipe in any direction on the touch screen.