ScratchData LogoScratchData
Back to JuniLearningScratch's profile

Counting Steps

JUJuniLearningScratch•Created September 8, 2019
Counting Steps
6
7
175 views
View on Scratch

Instructions

How many steps does a zebra take in a day? Let’s use a variable to count them! 1. Start by creating a variable to keep track of how many steps our zebra will take. Set the variable to zero when the green flag is pressed. 2. Using event listeners, make the zebra move left and right when those arrow keys are pressed. 3. Switch to the next costume whenever the zebra moves so it looks like it's taking steps! 4. Increase the number of steps by one each time the zebra takes a step.

Project Details

Project ID327635693
CreatedSeptember 8, 2019
Last ModifiedNovember 30, 2019
SharedNovember 30, 2019
Visibilityvisible
CommentsAllowed