Introduction
Turtle Graphics is designed as an introductory package for teaching geometry, mathematics and graphics at an elementary level.
The interpreter supports a subset of the full LOGO implementation featuring only the simpler turtle graphics facilities. The facilities provided are complex enough to allow the development of fairly complex programs, and include arithmetic operations, loops, procedures and keyword abbreviations. The manual included in this pack assumes no prior knowledge of turtle graphics and is ideal for parents and teachers wishing to introduce the concepts of turtle graphics to children.
To use the Turtle Graphics program, please refer to the accompanying manual.