Page 1 of 1

LOGOScript

Posted: Sat Feb 04, 2006 12:58 am
by uncleBen
Logoscript is a simple scripting language for turtle graphics. Write your own code in what I believe to be another dialect of the LOGO language and click the Run button.

(This was written as an exercise, feel free to clean up the code, add new commands, improve IDE etc.)

________________________________________

New version with more options.

Posted: Sun Feb 12, 2006 11:01 pm
by uncleBen
This is version 4. New interface and slightly modified syntax.

Print command as well as conditional statements have been added. It is now possible to write a simple of game of HI-LO in Logoscript!