Tagged Questions
4
votes
5answers
417 views
Are there any open source/free LOGO implementations that support dynaturtles?
I'm looking for an implementation of the LOGO programming language that supports 'dynaturtles' - animated turtles that can programmatically change shape, speed and direction as well as detect ...