NancyLebovitz comments on Open thread, 11-17 March 2014 - Less Wrong

3 Post author: David_Gerard 11 March 2014 10:45PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (226)

You are viewing a single comment's thread. Show more comments above.

Comment author: NancyLebovitz 12 March 2014 01:37:17AM 4 points [-]

Definitely fascinating. It's a shame it doesn't keep track of number of moves-- the fewest number of moves needed to clog up the board might also be interesting.

Comment author: RichardKennaway 12 March 2014 12:12:05PM 5 points [-]

The total of all the numbers on the board goes up by 2 on every move and starts at 4. Therefore the number of moves you've made is (current total - 4)/2. To reach 2048 requires at least 1022 moves. As a rough rule of thumb, look at the biggest number on the board: that's a ballpark estimate of how many moves you've played.

I realised this shortly after getting into the flow of my first game, and it entirely extinguished my desire to play a second. My memetic immune system is strong.

Comment author: David_Gerard 12 March 2014 12:45:25PM 0 points [-]

Actually, I think 90% of the time it adds a 2, 10% it adds a 4.