How do you Create a counter loop in scratch
Answers
Answered by
6
Answer:
How to Keep Score in Scratch
Open your saved game project in Scratch.
Select the player sprite.
From the Variables palette, click Make a Variable.
Type score as the variable name. Click OK.
Select the score variable to display it.
Use your skills to build this script. ...
Play the game. ...
Use these tips to improve how the player scores points:
Similar questions