Scratch Lesson 09

Post date: Dec 11, 2017 3:05:53 PM

Maze Game

Essential Questions:

  • How can I use if then statements to use a variable

  • I can create a conditional statement.

  • How can I use sensing to prevent a sprite from passing through the wall of a maze.

Directions:

We will be programming our character to move within the maze and not be able to pass through the walls.

You touching will allow your sprite to recognize the maze wall. Having the sprite move in the opposite direction will counter your forward movement and so the sprite will remain still.

Go to the 7th Grade Activity Backpack and download Activity 09 Maze Game.