2048 Description
The objective of the game is to slide numbered tiles on a grid to combine them to create a tile with the number 2048, however, you can continue to play the game after reaching the goal, creating tiles with larger numbers.
2048 is played on a plain 4×4 grid, with numbered tiles that slide when a player moves them using swipe operations. Every turn, a new tile randomly appears in an empty spot on the board with a value of either 2 or 4. Tiles slide as far as possible in the chosen direction until they are stopped by either another tile or the edge of the grid. If two tiles of the same number collide while moving, they will merge into a tile with the total value of the two tiles that collided.The resulting tile cannot merge with another tile again in the same move.
Strategies in 2048 include keeping the highest tiles in a specific corner and to keep that tile in that corner and to fill the specified row with the highest numbers. You get confetti celebration when you reach 2048!
Enjoy :-)
2048 is played on a plain 4×4 grid, with numbered tiles that slide when a player moves them using swipe operations. Every turn, a new tile randomly appears in an empty spot on the board with a value of either 2 or 4. Tiles slide as far as possible in the chosen direction until they are stopped by either another tile or the edge of the grid. If two tiles of the same number collide while moving, they will merge into a tile with the total value of the two tiles that collided.The resulting tile cannot merge with another tile again in the same move.
Strategies in 2048 include keeping the highest tiles in a specific corner and to keep that tile in that corner and to fill the specified row with the highest numbers. You get confetti celebration when you reach 2048!
Enjoy :-)
Open up