Back to index
Overview
Endless Merge icon EM

Endless Merge

1 player · 3-15 min per session

Slide equal numbers together until you create the goal tile for the selected mode. In this build the run clears immediately when you hit that target: 256, 512, 1024, or 2048 depending on difficulty.

Players: 1P Session length: 3-15 min
PuzzleNumber

Goal & Core Rules

Slide equal numbers together until you create the goal tile for the selected mode. In this build the run clears immediately when you hit that target: 256, 512, 1024, or 2048 depending on difficulty.

  • Every valid move slides all tiles at once in one direction.
  • Only equal numbers merge, and a merged tile does not merge again in that same move.
  • A new tile appears only after a valid move that changes the board, so a dead swipe does not punish you with extra clutter.
  • The run starts with two tiles already on the board, and the side panel shows the next incoming tile in advance.
  • Easy, Normal, and Hard use a 4x4 board with goals of 256, 512, and 1024. Expert uses a 5x5 board with a 2048 goal.
  • This build ends the round as soon as you reach the goal tile. If the board fills and no merges remain first, the run ends in game over.

Current implementation: goal-based difficulty ladder

This build is closest to the 2048 family, but it is not a one-to-one copy of the classic browser version. Each mode has a fixed clear goal, the panel shows the next spawn tile, and higher difficulties slightly increase how often a 4 appears. Easy, Normal, and Hard stay on 4x4 for shorter runs, while Expert moves to 5x5 and asks for 2048.

Common classic 2048 rules

The best-known 2048 rule set uses one fixed 4x4 board and treats the 2048 tile as the headline milestone. Many versions let you keep playing for 4096 or 8192 after reaching it. Compared with that style, this build gives you earlier clear goals on lower modes and stops the run the moment the target is made.

Common endless / high-score variants

A lot of mobile and web versions turn 2048-style play into a pure score chase: you keep going until the board locks, and the main question is how high your best tile and score can climb. This build still tracks score, but the main objective is cleaner and friendlier for casual play: hit the goal tile for the selected mode before the board jams.

Related ancestor: Threes-style rules

Threes! is the most famous ancestor of this puzzle family, but its merging rules are meaningfully different. In Threes, 1 and 2 combine into 3, larger tiles grow through matching multiples of three, and the main aim is a high score rather than a fixed-goal clear. Endless Merge instead uses the easier-to-read powers-of-two pattern most players associate with 2048: 2+2, 4+4, 8+8, and so on.

Controls

Mouse

  • Drag across the board to swipe in a direction
  • Click the on-screen direction buttons if you prefer tap-style controls
  • Use the top menu for new game, restart, help, and returning to the hub

Keyboard

  • Arrow keys or WASD: slide all tiles in the chosen direction

Touch

  • Swipe anywhere on the board to move all tiles at once
  • Tap the direction buttons when you want steadier input on small screens
  • Use the top menu for new game, restart, help, and returning to the hub

Beginner Tips

  • Try to keep your biggest tile parked in one corner so the rest of the board can feed into it.
  • Do not alternate directions wildly. Most losses happen when a good number chain gets pulled apart.
  • Check the next-tile preview before a risky move. Sometimes the safest play is the one that keeps one clean escape lane open.

Advanced Tips

  • Build a gentle staircase or snake pattern from your biggest tile outward instead of scattering large numbers across the board.
  • Because each mode has a fixed clear goal, do not get greedy for score when one safe merge will finish the run.
  • Expert mode gives you more space on 5x5, but that extra room can tempt sloppy swipes. Preserve one reliable corner and one flexible lane.

Origins & History

The modern 2048 craze arrived in March 2014, when 19-year-old web developer Gabriele Cirulli released 2048 as a free open-source browser game built over a weekend. Wikipedia describes it as conceptually close to Threes and also influenced by 1024, while reports from Polygon and TechCrunch capture how quickly the game became entangled in the larger Threes clone wave. For players today, that means Endless Merge sits inside a very recognizable family: simple sliding controls, fast restarts, and a number-growing loop that spread across the web almost immediately.

Timeline

  1. 2014 Sirvo released Threes! in February after a long development cycle, establishing the modern slide-and-merge formula that made the genre famous.
  2. 2014 Early clones such as 1024 appeared within weeks, simplifying the idea and helping free versions spread even faster.
  3. 2014 Gabriele Cirulli released 2048 on March 9 as an open-source weekend project for the web browser.
  4. 2014 2048 went viral almost immediately, spawning countless themed versions, clones, and larger-board experiments across the internet.

Notable People

  • Gabriele Cirulli Creator of 2048, the open-source browser hit that made the format explode worldwide in 2014.
  • Sirvo The indie team behind Threes!—Asher Vollmer, Greg Wohlwend, and Jimmy Hinson—whose earlier design strongly shaped the modern genre.

Trivia

  • Cirulli has said he built 2048 partly as a programming test and chose not to heavily profit from it because the core idea was not originally his.
  • The open-source release made remixing easy, which is one reason 2048-style versions spread so quickly across browsers, phones, and novelty themes.

FAQ

Is this exactly the same as classic 2048?

Not quite. It uses the same easy-to-read powers-of-two merging style, but this build adds four goal-based modes, a next-tile preview, and a 5x5 expert board. It also clears the run immediately when the current goal tile is reached.

Do failed swipes add a new tile?

No. A new tile appears only after a valid move that actually changes the board.

What are the four difficulty settings?

Easy is 4x4 with a 256 goal, Normal is 4x4 with 512, Hard is 4x4 with 1024, and Expert is 5x5 with 2048. Higher modes also make 4-tiles appear a bit more often.

Can I keep playing after I make the goal tile?

Not in this build. The run ends in a clear as soon as you create the target tile for the selected mode.

How can I play on phone or desktop?

On phones, swipe the board or tap the direction buttons. On desktop, you can drag with the mouse, use the direction buttons, or play with arrow keys and WASD.

Related Games