This is an implementation in Java of Logo (an educational programming language, designed in 1967 by Wally Feurzeig, Seymour Papert, and Cynthia Solomon.) Logo is widely known for its use of turtle graphics, in which commands for movement and drawing produced line or vector graphics.
The project is incomplete and not maintained
This project is licensed under the MIT License