2048 is a single-player sliding block puzzle game. The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.
Tiles with matching number values can be merged into a single tile, which receives the values' sum.
To move the board, use the directional arrows - or swipe.
To win, get a 2048 tile.