Page 96 - IT_V5.0_Class8
P. 96
Digital Drills #Critical Thinking
#Creativity
1. Create a Scratch project where a ball sprite continuously moves across the screen and
bounces off the edges. The ball should also change colour each time it hits an edge.
Create a ball sprite.
Use the block.
Use the block.
Inside the forever block, use and .
Add a block after .
2. Create a project where the Scratch cat sprite draws a pattern on the screen. The pattern
continues to evolve as the cat moves around, and the pen colour changes each time the
sprite is clicked.
Hint:
3. Create a project where a ballerina sprite dances and spins around continuously, creating
a simple dance animation.
Choose a sprite from the Scratch library
Choose a theatre backdrop.
Use block.
Use block to continuously animate the ballerina.
Inside forever block, use block to switch between the different poses.
To control the speed of the dance, you can add a block inside the loop.
94 Information Technology (V5.0)-VIII

