2048 is played on a plain 4×4 grid, with numbered tiles that slide when a player moves them using the 4 arrow keys. Tiles slide as far as possible in the chosen direction until they are stopped by either another tile or the edge of the grid.
Built with