Join the numbers and get to the 2584 tile!
How to play: Use your arrow keys to move the tiles. When two tiles with adjacent Fibonacci numbers touch, they merge into one!
In mathematical terms, the sequence Fn of Fibonacci numbers is defined by the recurrence relation
F_n = F_{n-1} + F_{n-2},
1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, ...
Note: Fibonacci sequence is often appears in the IQ tests.