View project at Scratch
|
Big Green Blob
It eats little green dots and grows bigger and bigger. Pretty soon it barely
fits on the screen! Use the arrow keys to control its movement and see how
big you can grow it!
ASSIGNMENT:
- Add a second set of dots that are yellow.
- Make half as many yellow dots as red dots. (There are forty red dots and
so that'll be twenty yellow dots.)
- When the green blob hits a yellow dot it shrinks by two. (The red dots
still will make it grow by five.)
- Create special messages which are displayed when the blob size exceeds
250, 500, 750, and 1000.
|