An android app would be nice, too.
2048 in the terminal
21–30 of 90 posts
Re: 2048 in the terminal
#22Re: 2048 in the terminal
#23This is awesome and yet another way to kill my productivity! I noticed something that I think is incorrect behavior based on my playing of the original. If I have a row that has 2 - 2 - 4, when I press right, it goes straight to 8, rather than the behavior that I think is supposed to happen - press right once and get 4 - 4, press it again and get 8. A minor difference but does actually change the gameplay a bit.
Hi, author here, thank you for your feedback, but I can’t reproduce the bug. See https://github.com/bfontaine/term2048/commit/5ab27e181431c26... Edit: I’m on this issue, currently trying to write a test to reproduce. Edit 2: fixed!
Re: 2048 in the terminal
#24Re: 2048 in the terminal
#25Re: 2048 in the terminal
#26A little buggy: It'll collapse 8,4,4 into 16 in a single move when the original does not. Not always, and I have no idea how to reproduce it. Maybe I should just chalk it up to accidental double-bounce on the keyboard?
Re: 2048 in the terminal
#27Re: 2048 in the terminal
#28I'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
#29I'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
#30going to make a PR that has support for vi-like navigation, (hjkl)