ABSTRACT

Two points determine a line. In Turtle Graphics we use this simple fact to draw a line joining the two points at which the turtle is located before and after the execution of each FORWARD command. By programming the turtle to move about and to draw lines in this fashion, we are able to generate some remarkable figures in the plane.