Mar 212018
 

Watch the videos and use them to improve your Egyptian Maze game.

Video 1  – Movement through a maze

  1. Arrow keys
  2. Point in correct direction
  3. Stop at walls
  4. Backpack

Video 2 – Code so far

  1. Scratch cat – movement, react to baddies
  2. Baddies – glide across the screen
  3. Door
  4. Backgrounds

Video 3 – Next level

  1. When cat touches door, switch to the next level
  2. Send the cat back to the start

Next steps…

  • Create another level or two
  • Create a variable called Lives that starts at 3 and takes one off every time you hit a baddie
  • Make a Game Over background – make it switch to that background when you have no lives.