Year 4 Lesson 7

Lesson Expectations

  • To create a game about The Highwayman

Highwayman Game Challenge

  • Create a new project in Scratch.
  • Create a Maze background
  • Add a character into your maze.
  • Move your character around the maze.
  • Add a question star.
  • Code the question star with a question about the highwayman.
  • Add a Score
  • Duplicate the question star and change the question.
  • Keep duplicating until you have a good amount of questions in your game.

Scratch

Classroom

Step 4

Add a Question Sprite to your maze.

NOTE: ONLY ADD THE FIRST ONE. YOU WILL NEED TO CODE THIS SPRITE FIRST BEFORE YOU MAKE COPIES.

Step 5

Code your Sprite to ask a question when your Highwayman touches your question Sprite.

You will need to use a Loop for this and a IF THEN ELSE block in Control.

Step 6

Duplicate your Sprite and change the question.

Once you have completed the code for your Question Sprite, you can duplicate the sprite and change the question.

What kind of questions can you ask?