Live data from Hacker News

2048

gabrielecirulli.github.io

31–40 of 423 posts

Re: 2048

#32

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…

This is very fun and addicting, now I just have to get some work done.

Re: 2048

#33
Great game! Love the simplicity!

I played a round, and got to 512. But toward the end I wasn't sure if I was actually playing with a strategy, or just pressing buttons randomly with some thinking involved.

So I built a script to randomly press the arrow keys[0]! I let it play a few games, and the highest it got to was 128 before consistently losing. So I guess you'll need some decent strategy to get to 2048.

0 - https://gist.github.com/Wayfarer247/9469272

Re: 2048

#36

Earlier quoted context omitted.

Out of curiosity, I'd love to hear what your Google Analytics graphs look like! How long to people spend playing it?

Right now there are around 2100 people on the site and an average visit duration of around 4 minutes :)

How many reached 2048?

Re: 2048

#38
Interesting (somewhat unrelated) question came up at work:

What's the theoretical max tile value you can get on Three.

Re: 2048

#40

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…

So addictive. You know since tiles slide to the edge it would be great if this took advantage of accelerometers to allow tile combining by tilting. I know this is a browser game but if you ever create an app using the tilt motion to combine tiles would be awesome. :)
Post reply on HN