SCRATCH PROGRAMMING QUARTER FOUR

Back to index

View project at Scratch

Mushroom Cloud:

The number of sprites utilized in this project is minimal, but cloning is used extensively. Inspect the code carefully and experiment a little before attempting to complete this assignment.

ASSIGNMENT:

Create an endless loop where after the explosion loop reaches the end, it then reverses. Once the explosion shrinks to almost nothing have the houses fly back to their original positions. Your project should continue exploding and un-exploding for as long as the user wants to watch.

If that's too difficult, then simply double the number of houses and have the project otherwise behave the same.