Snap Projects, March 2, 2012, Cardinal Forest Elementary School

Snap website

Snap is available online - about Snap.

back to more Snap! projects

  • Flowers with recursion
    1. You will need to make a new block "drawSpiral"

    2. The new block drawSpiral has one input "side". Use an "if" block with recursion. Stop when the side is over 60:

    3. Start with a random color. Go to a random x and random y for each new flower spiral: