clear() repeat(50){setFillColor(randomColor) repeat(50) {setSpeed(superFast) forward(10) right(50,90) right(40,90) left(100) left(10) repeat(15) { forward(100) right(90) }} right() forward(100) }