Fibonacci Puzzle

A unique twist on the 2048 formula. Instead of identical numbers, you merge adjacent numbers in the Fibonacci sequence!

Fibonacci

0 playing now
Score
0
Best
0
Fibonacci Mode Active
1
1
↑ ↓ ← →
Arrows
W A S D
Keys

How to Play Fibonacci Puzzle

While it looks like 2048, the Fibonacci Puzzle requires a completely different strategy. You don't merge two of the same number (except for 1 and 1). Instead, you merge numbers that sit next to each other in the Fibonacci sequence.

The Fibonacci Sequence:

1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144...

Merge Rules:

  • 1 + 1 = 2
  • 1 + 2 = 3
  • 2 + 3 = 5
  • 3 + 5 = 8
  • 5 + 8 = 13
  • ...and so on.

This means you have to be very careful about which tiles you place next to each other. A "3" tile can only merge with a "2" or a "5". If it gets stuck next to an "8", you'll have to create a "5" nearby to clear it!