oh wait...
2048 in the terminal
31–40 of 90 posts
Re: 2048 in the terminal
#32https://github.com/brilee/games/blob/master/fibs.py
A short writeup is here: http://moderndescartes.com/essays/fibs
Re: 2048 in the terminal
#33An android app would be nice, too.
Re: 2048 in the terminal
#34Re: 2048 in the terminal
#35Re: 2048 in the terminal
#36I'm genuinely addicted to this. I'd be very happy to pay $5 for a native 2048 iOS game – this will substitute my Flipboard use during my commute.
Re: 2048 in the terminal
#37I'm genuinely addicted to this. I'd be very happy to pay $5 for a native 2048 iOS game – this will substitute my Flipboard use during my commute.
There's Threes ( https://itunes.apple.com/us/app/threes!/id779157948?mt=8 ) which is similar but not the same (since it requires a 1 and a 2 to generate a 3, which makes it slightly more troublesome. I prefer powers of 2, too, they appeal my inner nerd.
Overall this leads to a very different feel to the game.
Anything else I missed?
Re: 2048 in the terminal
#38Awesome, we have a multiplayer version, a bot version, a terminal version, what's next? Who's gonna make the flappy bird version?
Re: 2048 in the terminal
#39final nail in the coffin :). a highly addictive game in the terminal . Damn you hackers!! Love text based games and bonus for being in the terminal. Btw, I know a few p.eople mentioned that it collapses 2-2-4 kind of combinations in one go and I noticed that too. But, you know what, I personally like this variation.
Re: 2048 in the terminal
#40Some kind of generalized 2048 game, with different or harder goals every "level" and some tweaked mechanics and we could see another one.