2048 Game

Combine tiles to reach 2048!

Score
0
Best
0

Swipe to move

How to Play

Controls

  • Desktop: Use arrow keys (↑ ↓ ← →) to move tiles
  • Mobile: Swipe in any direction to move tiles

Rules

  • Tiles slide as far as possible in the chosen direction
  • When two tiles with the same number touch, they merge into one
  • The merged tile's value is the sum of the two tiles
  • After each move, a new tile (2 or 4) appears on the board
  • The game ends when the board is full and no moves are possible
  • Win by creating a 2048 tile (but you can keep playing!)

Tips & Strategy

  • Keep your highest tile in a corner (bottom-left or bottom-right works best)
  • Build tiles in descending order from your highest tile
  • Don't make random moves - plan ahead
  • Try to keep one row or column filled to create more merging opportunities
  • Focus on merging smaller tiles first

About 2048

2048 is a sliding tile puzzle game where you combine numbered tiles to create larger numbers. The game was created by Italian web developer Gabriele Cirulli in 2014 and quickly became a viral sensation.

The objective is simple: slide tiles on a 4×4 grid to combine them and create a tile with the number 2048. However, you can continue playing after reaching 2048 to achieve even higher scores with tiles like 4096, 8192, and beyond.

This implementation features smooth gameplay, touch controls for mobile devices, automatic score tracking with personal best records, and a clean, modern design. Challenge yourself to beat your high score and share your achievements with friends!