Do you recall a 2D snake game where the snake gets longer when it "eats" things. If it touches certain things (or itself), it dies ?
Does anyone have any code or even suggestions how it could be implemented ?

Thanks