SCRATCH PROGRAMMING QUARTER FOUR

Back to index

View project at Scratch

Bouncing Basketball

Bouncing a basketball is a skill most people learn while in childhood. Some people are really good at it and for other people: Not so much.

ASSIGNMENT:

Make the following changes to this simple animation:

  1. The character will bounce the basketball back and forth from hand to hand.
  2. The ball will hit the ground in front of the area between the character's feet.
  3. A new forearm sprite will need to be created so that the ball, each forearm, and the torso of the character are all separate sprites.
  4. You may substitute a different human character for the one in the sample project, but the sprites must interact as previously stated and shown in the sample project.