SCRATCH PROGRAMMING QUARTER ONE

Back to index
Amoeba Demo

Scratch allows you to draw sprites using Bitmap Graphics and Vector Graphics. Most of the time most people seem to prefer Bitmap Graphics since it's a little easier to use in some ways. In this assignment you will be required to use Vector Graphics.

View project at Scratch

View demo at YouTube

ASSIGNMENT:

Remix the demo project, adding the following items:

  1. Button sprite to make the amoeba larger.
  2. Button sprite to shrink the amoeba.
  3. Add two new amoeba costumes which you draw yourself.
  4. Button sprite to change background color.
  5. Make four new backgrounds. (Can be solid colors.)
NOTE: All sprites must be created using Vector Graphics!