Hurray! :D I figured out how to solve it and solved a couple of other modifications I have to do.. Now, I'm stuck with a different thing and that is make the game speed up as the score gets higher.
This is what I've done but I don't think it's right :rolleyes:
if (get_score == '30'){
move_snake() + 2;
}
Can anyone please help me?! You can look at the rest of the code for more info. in the attachment of the previous post
Thanx guys :)
Simplicity