

The number of merges is a geometric sequence as you need 2 of each stone to make the next, so you need to make 1025 merges to make a 2048 stone.To get to 2048 you need to make the following merges.The game starts off easy with only 2 of the 16 places filled, but gets harder the longer you play as the spaces fill up and the values of stones grow.

#Play games version 2048 full

If you have 4 consecutive stones of the same value then all 4 will merge into 2 stones in the 2 spots furthest along in the direction of the move.If you have 3 consecutive stones of the same value the the first 2 stones in the direction of the move will merge together.When 2 adjacent cells have the same value if you press the arrow key to slide the tiles toward one another then the two tiles will merge into a single tile of double the value in the direction of the slide.The game shows your current score and all time top score in the upper right corner.Swipe the screen with your finger to move the tiles.Use the arrow keys on your keyboard to move the tiles around.The game starts with you in active play.Move the tiles around the 4 by 4 grid to merge tiles of the same numerical value into a tile with double the value.
