What you need to do: (scroll all the way down!) 1: Add score - it increases every time the snake eats a snack 2: Add background + sound 3: Increase speed the more the snake eats! If completed: 30NB * BONUS extra 10NB Change the code so that the snake will die/reset if it runs into the edge of the screen or if it runs into its own body
This is the snake game! You control the snake using your up/down/left/right arrow keys and slither around eating the snack. The more the snake eats, the longer it gets.