Turtle Graphics Do It
View Published
for(var i = 1; i <= 36; i++){ turtle.move(100); turtle.turn(90); turtle.move(100); turtle.turn(90); turtle.move(100); turtle.turn(90); turtle.move(100); turtle.turn(100); turtle.move(25); }
Speed:
fast
normal
slow
Run (alt+r)
Publish