Challenge 6: Snake Game

Lesson

Challenge 6: Snake Game

Your next Challenge of the white hat is to create a snake game, you will need to use the movement and clone code from the previous lesson. 

  • Contain Start(can contain a start button)  and Finish backdrop.
  • Have one or two players mode. 
  • Have food and stones(something the snake can’t eat) at each level.
  • Snake gets longer each time it eats the food. 
  • The snake will lose a life when it touches the stones or the edge.
  • Food will be eaten and shows up somewhere else on the screen.

Here is an example of a snake game:

@

Not recently active