Graphics class that emulates the tortoise in the Logo programming language
The turtle starts looking up with a black color, pen up
Basic port implementation by Pierre Roduit, rewritten for use with FunGraphics
by Pierre-Andre Mudry.
Demonstrates how to use two-layered
drawing in FunGraphics where there
is a background which is drawn once and another
layer that is used as the foreground.