Hacker News new | ask | show | jobs
by renang 4476 days ago
I believe the largest tile you manage to get is 65536, that is if every random number falls in the perfect place.

And this would be the largest score you could get on the board:

      2      4      8    16
    256    128     64    32
    512   1024   2048  4096
  65536  32768  16384  8192