Sierpinski square curve: Difference between revisions

Content added Content deleted
m (→‎{{header|Quackery}}: fast graphics)
Line 706: Line 706:
turtle
turtle
10 frames
witheach
witheach
[ switch
[ switch
Line 711: Line 712:
char R case [ 1 4 turn ]
char R case [ 1 4 turn ]
char F case [ 5 1 walk ]
char F case [ 5 1 walk ]
otherwise ( ignore ) ] ]</syntaxhighlight>
otherwise ( ignore ) ] ]
1 frames</syntaxhighlight>


{{output}}
{{output}}