OK, so I've finished making the basics of my snake game, i'm not going to make my snake grown and instead just keep it as a simple grey blob.
I want to create a leveling system of sorts so when the snake eats a certain amount of berries the speed of the game gets faster.
I also want to stop the snake from being able to go straight down when its going upwards.
You can see how the game works and the code here.
Snake Game

