Package com.otherwise.jurtle

Class Summary
Console The Console class contains an assortment of static methods for writing to and reading from the console panel (located below the display panel in the Jurtle user interface).
Turtle The Turtle class is an abstract class you extend to give your turtle its specific behavior.