Terrapin Resources

Draw a Wheel of Colors

This is a classic example of how you can create stunning graphics in just a few lines of Logo code.

Add SETSPEED .99 if you want to see how it is drawn by a slower turtle.

ColorSpray.lgo


Procedure COLOR.SPRAY
Description Draws a color wheel
Level Beginner
Tags Drawing, Colors, Turtle