Y
Hacker News
new
|
ask
|
show
|
jobs
by
rwinn
4472 days ago
If you fill up the screen and make a move that does not make a new space for the next tile it is GG!
2 comments
pkill17
4472 days ago
I don't think this is GG:
https://dl.dropboxusercontent.com/u/632568/Screen%20Shot%202...
link
rwinn
4472 days ago
Should have pressed down ;)
link
farinasa
4472 days ago
That isn't how 2048 works.
link
lewispollard
4470 days ago
That's how it works in 2048 bytes, because that doesn't leave a lot of room for possible move checking logic
link
tdimaline
4472 days ago
Which sadly isn't how the original works - The game is lost when there are no remaining valid moves, not when all 16 squares are filled.
link