2048
281–290 of 423 posts
Re: 2048
#282Earlier quoted context omitted.
Programmer Step #2 - write an automated solver :)
I thought about this for 5 minutes and really got nowhere. Can anyone come up with a nice analytic way to think about an algorithm? There are a couple of brute force approaches: a) always pick the direction that will result in the most blocks to combine, b) always pick the direction that will result in the largest score.
Re: 2048
#283Re: 2048
#284Re: 2048
#285Re: 2048
#286Hey, 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
#287"Will 2048 ever reach 2048 points on HN? And how long will it stay at exact that number of points?"
Good luck everyone! ;)
Re: 2048
#288Hey, 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…
:-) Hope that's fine. It might take an hour or so for the domain to be accessible for everyone due to DNS cache.