KTurtle has some nice features that make starting to program a breeze. See here some of the highlights of KTurtle feature set:
An integrated Logo interpreter (no extra dependencies) that uses XML files for the command translations, supports user defined functions and dynamic type switching.
The execution can be slown down, paused or stopped at any time.
A powerful editor for the Logo commands with intuitive syntax highlighting, line numbering and more.
The canvas can be saved as an image or printed.
The canvas has a wrapping mode (which is on by default) so the turtle cannot get lost too easily.
Context help for all Logo commands: Just press F2.
The Logo commands are fully translatable (at the moment of writing Brazilian Portuguese, Dutch, French, German, Italian, Slovenian, Serbian (Cyrillic and Latin), Spanish and Swedish are in KDE).
An error dialog that links the error messages to the mistakes in the program.
Simplified programming terminology.
Full-screen mode.
Many integrated, internationalized example Logo programs make it easy to get started.
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team