How to Create a Maze Game in Scratch: Instructions for Students of Programming

Scratch programming with completing a maze

Scratch Programming

The Scratch programming language is free, fun and easy to learn.

Most programming languages are text-based so a learner has to gain experience writing the code, but Scratch programming is easier as it uses blocks.

The learner selects blocks, puts them together and runs the program in a simple way making it the most fun and easiest way to learn programming.

Scratch Program: Maze

As you may expect the calculator uses numbers with the operators (+ – * /) and the ‘join’ block.

The numbers are stored in variables which is another important programming concept.

Getting input from a user is not as common in Scratch or in programming but it is used.

download the instructions

Task #7 Maze Walkthrough

  • We need to start to design our own programs so why not try to complete this task by yourself first? Instructions are below but it is a task of creating a simple maze.
  • Watch the video to help confirm what hopefully you already know and confirm you are now improving your programming skills.

Leave a Reply