33
/
AIzaSyB4mHJ5NPEv-XzF7P6NDYXjlkCWaeKw5bc
November 1, 2025
78074
27448
2
Public Timelines
FAQ Get premium

Assignment: SCRATCH: Doggie Gets the Bone (nov 6, 2017 – nov 7, 2017)

Description:

Open the link to a project with a dog, make a copy. Program the dog so that it can move left and right in response to arrow keys. The lines in the project represent stairs (you may modify them as long as there are at least three stairs). Make the following modifications to the code:
1. Program a walking animation for the dog. Hint: it has 2 costumes.
2. Add code to make the dog "jump" in response to up arrow keys so that the dog "climbs" the stairs until he reaches the bone.
3. He dog should then "retrieve" his bone, turn and climb back down the stairs.

ALL movement is in response to arrow key presses.

Implement gravity using an If block. Hint: If not touching ground or platform color, go down by a small amount. http://classroom.google.com/c/NzI2MTQ5Njc0M1pa/a/ODg3MjEyMDUyNlpa/details

Added to timeline:

20 Nov 2017
0
0
445

Date:

nov 6, 2017
nov 7, 2017
~ 24 hours