Wednesday, December 14, 2016

Scratch assignment for today December 14

Make sure you have a Simple Maze Game completed (last week’s assignment).

Now on to a more complex maze.  

Instsructions
  • Create another maze in scratch with similar wall distances (finger sized)
  • Create a sprite to navigate the maze and a sprite to complete the maze
  • *New* add two more sprites that will act as ghosts.  They will patrol part of your maze to stop the “maze sprite” from completing its task. Have them move back and forth.  This is the new coding for this maze.
Make sure the maze is completable and not too difficult.  Sorry for being absent.  See my blogpost for a maze that works with ghosts.