Tom-Cronin / CS3305_GROUP_PROJECT

1 stars 0 forks source link

Snake game: Snake image breaking on second "move" #36

Open Sinead-OSullivan opened 4 years ago

Sinead-OSullivan commented 4 years ago

The images for the snake in snakeGame.py break (i.e. are positioned or orientated incorrectly) when the snake moves right at the start of the game. This does not seem to occur at any other point in the game. Screenshot (220)

Sinead-OSullivan commented 4 years ago

Quick fix: Getting the snake to move() three times before actually starting the game