No, the problem is the it think it's over when you do a move and no numbers can merge. The board may be full, and you may have possibilities but you did a move where no numbers could merge.
Also; this version does not implement the random spawn (10% chance to spawn a 4 instead of a 2)
Also; this version does not implement the random spawn (10% chance to spawn a 4 instead of a 2)
Still impressive for it's size though.