Live data from Hacker News

2048

gabrielecirulli.github.io

281–290 of 423 posts

Re: 2048

#282
post #151

Earlier 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.

How about using A* algorithm?

Re: 2048

#283
post #150
post #117

Earlier quoted context omitted.

Please allow me to throw money at you somehow

Yes! At the very least put up a BTC or Dogecoin address we can send donations to!

Not sure if I can do that. Wouldn't it be unethical and unfair to the other developers?

Re: 2048

#286

Hey, 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…

Ah! This game IS addicting! My highest so far is around 3500.

Re: 2048

#287
And now we start the social experiment:

"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

#288

Hey, 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…

Hi Gabriele, I created a mirror of your project with an easier memorable name at

http://2048.mx/

:-) Hope that's fine. It might take an hour or so for the domain to be accessible for everyone due to DNS cache.

Re: 2048

#289
Couldn't figure out how to play it at first - because in IE11 it doesn't work as intended - check your code.

Re: 2048

#290
I was searching on google and quora trying to know what are ideal posts for hackers on HN. Thanks - your post just just answered my question!
Post reply on HN