ScratchData LogoScratchData
Back to JuniLearningScratch's profile

Rainbow Flower

JUJuniLearningScratch•Created October 11, 2019
Rainbow Flower
10
10
296 views
View on Scratch

Instructions

Draw a beautiful rainbow flower! 1. When the green flag is clicked, make the pencil sprite go to the center of the screen and put the pen down. 2. Start by programming the code for a circle and then take a look at the turn block. What would happen if we changed the amount we were turning? What would happen if we changed the amount we turned each time we turned? Try to make a variable that keeps track of the angle we turn and increase it by 1 each time we go through the loop. 3. After you're done experimenting in step 2, set up the code so that the angle starts at 0 degrees and repeat 40 times to get a really pretty looking spiral! 4. Now that we have one petal of our flower, can you make the other six? Think about how we have to start from the center of the flower and move outwards each time. 5. Change the pen color after each petal to get a rainbow colored flower!

Project Details

Project ID335808333
CreatedOctober 11, 2019
Last ModifiedNovember 30, 2019
SharedNovember 30, 2019
Visibilityvisible
CommentsAllowed