papert―logo in your browser
examples:
koch snowflake
,
hilbert curve
,
spiral
share this program:
link to it
html:
bbcode:
reset setxy 250 350 make "x 266 repeat 250000 [ make"x :x+4 fd :x rt 146 color [rand 255 rand 255 rand 255] ]
Your browser doesn't support canvas tags. Please upgrade to a recent version of Firefox or Opera.
>