Go to Google Classroom and play the Highwayman game by clicking the link in Google Classroom.
Record your score in Google Classroom.
You can see the poem by clicking the link below.
Create a Maze using the Background design tools in Scratch.
Use the Rectangle tool to create a border.
Make sure your rectangle is filled and has a border with the same colour.
Make sure your maze is all the same colour.
Using loops and the If statements, make your character move around the screen without going through the walls.
Start your character in the same place every time.
Show your character at the beginning of every game.
Add a Score Variable.
A variable is something will change throughout your game.
A score is something you will change.
Make sure you set your score to zero when you game starts.