2048
 Instructions

- Use the arrow keys, or the on-screen arrows to move all of the numbers left, right, up, or down.
- A move is valid when at least one number can be moved.
- When two numbers meet, they merge.
2 + 2 = 4
4 + 4 = 8
8 + 8 = 16
etc.
- For example: 2 2 2 moved right becomes 2 4.
- At the end of each move a new 2 is created (with a 10% chance of a 4).
- Can you reach 2048?
- Many thanks to Gabriele Cirulli for the game idea.
|

|
|