ScratchData LogoScratchData
Back to JuniLearningScratch's profile

Save the Princess (Bootcamp)

JUJuniLearningScratch•Created November 29, 2021
Save the Princess (Bootcamp)
0
0
33 views
View on Scratch

Instructions

Help the Princess avoid the fire-breathing dragon! 1. Program the princess to move left and right when the arrow keys are pressed. 2. Next it's time to program the dragon! Make the dragon continually fall from the sky. 3. Once the dragon reaches the bottom of the screen or touches the princess, it should go back to the top of the screen at a random place. 4. Next, create a variable to keep track of the number of lives the player has. 5. Set the lives variable to 3 at the beginning each game, and make the player loses a life every time the dragon touches the princess. 6. Lastly, create a timer variable that counts down from 60 to 0, and make it so that the game ends when the time runs out.

Project Details

Project ID608770708
CreatedNovember 29, 2021
Last ModifiedNovember 29, 2021
SharedNovember 29, 2021
Visibilityvisible
CommentsAllowed