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
- You will need to make a new block "drawSpiral"
  
 
 
- The new block drawSpiral has one input "side".  Use an "if" block with recursion.  Stop when the side is over 60:
  
 
 
- Start with a random color.  Go to a random x and random y for each new flower spiral:
