Assuming an absolutely perfect game of 2048, where only 2's spawn, what's the highest achievable tile number?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In a perfect game where only 2's spawn, when its GAME OVER, the 1 s t tile would be 2 ( 2 1 ), 2 n d tile would be 4 ( 2 2 ), and similarly, the n t h tile would be 2 n .Since, in the game there are only 16 tiles, the maximum achievable score will be 2 1 6 = 6 5 5 3 6