Implementation
The turtle was implemented in Second Life's scripting language Linden Scripting Language and a number of the intended commands were initially implemented. The code was placed in a container object which controls all of the other objects relating to the turtle rather than directly into turtle due to limitations within Second Life and it's scripting language. Both the turtle and the lines it draws behind were stored as sub-objects of the container object and created as required.