Earlier quoted context omitted.
I did it by pressing up-left-down-right, repeating each direction as many times as possible. That's the worst part - knowing that your carefully calculated playthrough is actually no better than someone just pressing the keys in a set order.
Ran your strategy 162 times with autoit of which the following blocks came by: [128]: 150 times, [256]: 36 times, [512]: 13 times, [1024]: 0 times. Anyone else a good suggestion for an optimal "blind" strategy?
2048
231–240 of 423 posts
Re: 2048
#232Earlier quoted context omitted.
If that's real, congrats! I had started doubting that anybody would ever win the game :P
Can you add in how many moves!!?
Re: 2048
#233Re: 2048
#234Screenshot: http://imgur.com/9QzI3Z2
Re: 2048
#235Re: 2048
#236Earlier quoted context omitted.
Can you add in how many moves!!?
Each turn, one 2 tile is added, and other tiles may be combined. So you can derive the move count by adding together the numbers on all the visible tiles and dividing by 2.
var value = Math.random()
https://github.com/gabrielecirulli/2048/blob/master/js/game_...Re: 2048
#237Re: 2048
#238Re: 2048
#239Hey, author here! I'm pretty overwhelmed that this made it to the top of HN without me even thinking of posting it here :) I made this game as a fun weekend project, inspired by another game called 1024 ( https://itunes.apple.com/us/app/1024!/id823499224 ) and a spinoff called 2048 ( http://saming.fr/p/2048/ ). I did mine to add animations to the latter, which was a bit hard to play without them. I discovered Threes…
Re: 2048
#240Why isn't this working for me? Screenshot: http://imgur.com/9QzI3Z2
am DEFINITELY sure it's not hardware because it's working on my SUPER FAST laptop (1.1 Dual Core, intel HD, Firefox 27.0.1)
so am sure YOU did something