It generates a random fractal tree every time you click space. It starts drawing the tree by creating a particle (the lone reddish one at the bottom) and repeatedly stamps it (now uses the pen), moves it and duplicates it by set amounts.
Uses a modified version of my particle engine. https://scratch.mit.edu/projects/316444623