danprager / turtlegraphics

Logo-esque turtle graphics in racket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive Turtles

The intention of this library – interactive turtle graphics – is two-fold:

  • to provide a fun toolkit to introduce elementary (Australia/UK: primary) age children to programming from within Dr Racket, ideally in the company of a suitably geeky parent or mentor.

  • to explore in its implementation some of the simpler ideas of layered languages a la PLAI.

Animated gif of a turtle drawing a circle.

Detailed documentation / tutorial.

About

Logo-esque turtle graphics in racket

License:MIT License


Languages

Language:Racket 85.4%Language:JavaScript 14.6%