In a previous project, you drew Archimedean Spiral, in which radius increase linearly with the angle. In Fermat’s spiral, radius increases in proportion to the square root of the angle.
Create 100 turtles with random colors. They all start from position (0,0) and start doing random walk. Also draw the bounding circle with the color of the farthest turtle. Video