Home arrow Unit 3 arrow Lesson 14

Lesson 14: Simple Maze

This project implements a maze game where the objective is to arrive to the final destination in the shortest time possible. It implements the effect of bouncing on the walls, and it includes a simple control of the motion of the sprite. It uses creative text and sound effects.

 


View Tutorial: Lesson 14




Scratch Activity:

Study the scripts (see the main script below) and recreate the program. Reproduce the actions in the tutorial. Experiment with different layouts for the maze.

  


Extensions:

Experiment by adding a second player (use a set of four keys to control it.) 

Experiment with adding a score of the times the walls are hit.

Experiment with controlling the speed of the sprite.

Experiment by modifying and adding sound effects. 


Download the Project

View the main Script

Project created by: sandrew

 
   
Main Menu
Home
Scratch 3
Overview
Unit 1
Unit 2
Unit 3
Unit 4
Unit 5
Unit 6
Unit 7