How to play 2048

Slide the tiles, match the numbers, and try to keep enough space open to reach 2048.

Objective

What is the goal of 2048?

Your main goal is simple: keep merging matching tiles until a 2048 tile appears. You start with small tiles, usually 2s and 4s, and each merge doubles the number: 2 becomes 4, 4 becomes 8, 8 becomes 16, and so on.

The classic win happens when the 2048 tile appears. If the board still has moves left, you can keep going and chase a higher score.

Core rules

How tiles move and merge

  • Each move slides every tile as far as it can go in one direction.
  • Matching tiles merge once per move and become a tile worth double.
  • A new tile appears after every valid move.
  • The game ends when the board is full and nothing next to each other can merge.

Example

Simple move example

If a row shows 2, 2, 4, and an empty space, sliding left turns the first two tiles into a 4. The row becomes 4, 4, empty, empty, then a new small tile appears somewhere else.

If a row shows 2, 2, 2, and 2, sliding left creates 4 and 4. The new 4 tiles do not merge again until a later move.

Controls

Desktop and mobile controls

Use arrow keys or WASD on desktop. On phones and tablets, swipe in the direction you want the board to move.

Try to make deliberate moves instead of quick back-and-forth swipes. A calm board usually beats a frantic one.

Score

Scoring and winning

Your score goes up by the value of each tile you create in a merge. Combining two 16 tiles adds 32 points, two 128 tiles adds 256 points, and so on. Good runs usually come from a board where the next merge is easy to see, not from one lucky swipe.

Reaching the 2048 tile wins the classic goal, but the board does not have to stop there. You can keep playing after 2048 if there is still space and at least one move left.

Starter strategy

A good first habit

Choose one corner for your biggest tile and protect it. Most strong runs keep the largest numbers grouped on one edge while smaller tiles come in from the open side.

For example, if your biggest tile is in the bottom-left corner, try to rely on left and down. Use right or up only when you need the space and know how you will recover.

Avoid these

Common beginner mistakes

  • Swiping in all four directions without a plan, which scatters high tiles across the board.
  • Letting the largest tile drift into the middle, where it blocks future merges.
  • Filling every row with mismatched numbers before leaving yourself a cleanup lane.
  • Chasing every small merge instead of setting up the move after it.

Quick answers

Frequently asked questions

Can two tiles merge more than once in one move? No. A tile created by a merge waits until a later move before it can merge again.

Does every swipe add a new tile? Only valid moves add a new tile. If the board does not change, the move does not count.

Can you keep playing after reaching 2048? Yes. Reaching 2048 wins the classic goal, but you can continue the same board if legal moves remain.

Is 2048 hard to learn? No. You can learn the rules in one round, but making space and protecting your largest tile is where the game gets interesting.

Play now

Ready to try it?

The fastest way to learn 2048 is to play a round and watch how each swipe changes the board.

Play 2048 online free or read the 2048 strategy tips.