3 Getting started

XLogo, like most Logo implementations, is fully interactive. This means you can type a commmand and see what it does immediately. Of course, you can also write a program that contains many steps.

This section explains how to use XLogo for simple drawing in its interactive mode.

 3.1 Draw a line
 3.2 Make a turn
 3.3 Finishing up a triangle
 3.4 Storing all the steps
 3.5 The pen