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

Snap website

Snap is available online - about Snap.

back to more Snap! projects

  1. Tree Fractal in Snap! with Recursion.

  2. 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.

  3. Try to make a tilted tree. This version uses "turnleft 50" and "turnright 60" and "turnleft 10"

  4. This is the tilted tree for level = 7

  5. Try to make a tree tilting to the right side.