You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2048 is played on a 4x4 grid using the arrows. Every time you press a key - all tiles slide. Tiles with the same value that bump into one-another are merged. The smaller the score, the fewer the moves, the more better you played.