The message below is being cross-posted from the LogoForum. Please
reply here at comp.lang.logo and it will be cross-posted back to the
LogoForum. The original author of this message is
Andreas.Micheler@[EMAIL PROTECTED]
Juan,
> > I want to draw [ shrink or grow squares ] using recursion in logo
....
> to grow
> for [size 10 300 10][slowdraw 2 square :size wait 15]
> slowdraw 0
> end
>
> to shrink
> for [size 300 10 -10][slowdraw 2 square :size wait 15]
> slowdraw 0
> end
>
> to square :size
> repeat 4 [fd :size rt 90]
> end
but is this done using recursion?
8-)
Greetings,
Andreas
__._,_.___
LogoForum messages are archived at:
http://groups.yahoo.com/group/LogoForum