Random Walk with Bounding Circle

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 of this animation:

Related Project:

Related Post