Python Project
Steps:
*** Steps to be followed while making the snake game ***
-
create a snake body
-
move the snake
-
control the snake
-
detect collision with food
-
create a scoreboard
-
detect collision with a wall
-
detect collision with a tail

