What steps will reproduce the problem?
1. Eat a Big Food Bonus
2. Maybe while changing direction
What is the expected output? What do you see instead?
The snake should grow by 3 and continue moving, but it grows by 3 and lose (or
duplicate, I'm note sure) its last element which stays in the middle of the
game.
Please use labels and text to provide additional information.
I'm not sure that the snake really lose its last element. Perhaps it duplicates
it before losing the copied one.
That lost element will end the game if the snake tries to eat it.
Original issue reported on code.google.com by
pierre.h...@gmail.comon 29 Mar 2011 at 2:42