Home arrow Unit 3 arrow Lesson 11

Lesson 11: Pac Man

This project implements a version of the traditional pac-man game.  It provides a simple method to navigate through the maze without trespassing its limits. It is a good example for an initial game project. It allows for easy expansion and the addition of new features.

 


View Tutorial: Lesson 11 - Part 1

View Tutorial: Lesson 11 - Part 2




Scratch Activity:
Study the scripts (see the main script below) and recreate the program. Reproduce the actions in the tutorial. Experiment with the speed of the Pac Man, and the controls of its movement (substitute arrows by a set of four keys.)

  


Extensions:

Experiment adding a second Pac Man (with different sets of controls.)

Experiment with additional mazes (backgrounds.)

Experiment by adding a score counter for the targets obtained.

Experiment by adding sound effects according to the motion of the Pac Man.


Download the Project

View the main Script

Project created by: slipknotpzp

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