Scratch Game with Levels

Scratch makes it easy to create and control Sprites (images). 
Unfortunately, it's only designed for one single Level (scene).

Multiple Levels / Sequences of Actions

We can create a multiple-level game by using the following ideas:

Sample Levels Game

The following game : http://scratch.mit.edu/projects/47049962/ 
demonstrates the use of BROADCASTS + hide + show
to create a multi-level game or story.  By using broadcasts,
we can set up a SEQUENCE of events/actions that
follow one after the other.

The teacher will explain the important concept
in the Sprites and code in the sample game.

Making it Interesting

There are lots of ideas for how to make a game interesting
These don't involve specific commands,
but rather clever ideas.  Here are some suggestions:

Assignment

You have until 2 Dec (18:00) to create a game in Scratch. 

Due Date :  Friday 2 Dec at 18:00