Koch curve: Difference between revisions

Content added Content deleted
m (→‎{{header|Quackery}}: fast graphics)
Line 2,332: Line 2,332:
4 times expand
4 times expand
turtle
turtle
20 frames
witheach
witheach
[ dup char F = iff
[ dup char F = iff
Line 2,338: Line 2,339:
char L = iff
char L = iff
[ -1 6 turn ] done
[ -1 6 turn ] done
1 6 turn ]</syntaxhighlight>
1 6 turn ]
1 frame</syntaxhighlight>


{{output}}
{{output}}