Snap Projects, March 12, 2012, Cardinal Forest Elementary School
Snap website
Snap is available online - about Snap.
back to more Snap! projects
- Tree Fractal in Snap! with Recursion.
- Create a new block "treeFractal" with two input variables "side" and "length". Choose "Motion" category (blue) and type "treeFractal" for the name of our new block.
- Try to make a tilted tree. This version uses "turnleft 50" and "turnright 60" and "turnleft 10"
- This is the tilted tree for level = 7
- Try to make a tree tilting to the right side.