How to Play Cupcake 2048

The exact controls, merge order, spawn behavior, and win conditions used by the playable numbered-candle edition on this site.

Tested against the current game logic · Updated August 13, 2026

Rules in four steps

  1. 1

    Move the whole board

    Each arrow key or swipe pushes every cupcake as far as it can travel in that direction. You do not move individual tiles.

  2. 2

    Merge equal values

    When two matching cupcakes meet, they combine into one cupcake worth twice as much. A tile can merge only once during the same move.

  3. 3

    Make room for new tiles

    Every valid move adds a new cupcake in a random empty cell: value 2 with 90% probability or value 4 with 10% probability.

  4. 4

    Reach the target

    Create the 2048 cupcake to win standard mode. Turn on Hard Mode before the winning merge to make 4096 the target.

Merge order: three exact examples

Read each row from left to right and swipe left. An em dash means an empty cell after the move. These examples cover the edge case that causes the most confusion: a cupcake can participate in only one merge per move.

2 · 2 · 2 · 24 · 4 · — · —+8

Both pairs merge independently. The two new value-4 cupcakes cannot merge again until the next move.

2 · 2 · 4 · 44 · 8 · — · —+12

The value-2 pair creates 4 and the original value-4 pair creates 8. The newly created 4 does not chain into the 8.

4 · 4 · 4 · —8 · 4 · — · —+8

Only the pair nearest the movement edge merges. The third value-4 cupcake stays separate.

What happens after every input

The board changes
The move is accepted, all eligible merges score, and exactly one new cupcake spawns in a random empty cell.
Nothing can move
The input is ignored. The score does not change and no new cupcake is added, so an invalid swipe cannot fill the board.
A target appears
Creating 2048 wins Standard Mode. With Hard Mode enabled, play continues until a 4096 cupcake is created.
No move remains
Game over requires a full board with no equal horizontal or vertical neighbors. Diagonal matches do not count.

Controls

Desktop

Press the Up, Down, Left, or Right arrow key. The page prevents arrow-key scrolling while you play.

Phone or tablet

Swipe at least 30 pixels across the game board in the direction you want the cupcakes to move.

Scoring and game over

Your score increases by the value of every new merged cupcake. Combining two 32 cupcakes creates 64 and adds 64 points. Chain merges add each result separately.

The game ends when all 16 cells are occupied and there are no equal cupcakes next to each other horizontally or vertically. Your best score is saved locally in this browser.

Standard mode and Hard Mode

Standard: reach 2048

Eleven cupcake tiers lead to the Rainbow Unicorn cupcake at 2048.

Hard: reach 4096

Toggle Hard Mode below the board to add the twelfth Celebration Candy cupcake as the winning target.