An open API service indexing awesome lists of open source software.

https://github.com/tmcw/turtle

turtle, on the internet
https://github.com/tmcw/turtle

Last synced: about 1 year ago
JSON representation

turtle, on the internet

Awesome Lists containing this project

README

          

turtle
======

A Logo-inspired minimal programming environment that just supports turtle-style graphics.

Capable of loading from GitHub Gists - the gist must contain a file named `turtle.js` with the turtle content.

A CoffeeScript-language version is avaialble thanks to [Kai](https://twitter.com/syntagmatic)

![](http://farm3.staticflickr.com/2833/9660471328_d1f091505f_c.jpg)

![](http://farm3.staticflickr.com/2830/9657239591_48f8e208b6_c.jpg)

### Examples

* http://macwright.org/turtle/v1/#6402090
* http://macwright.org/turtle/v1/#6402113
* http://macwright.org/turtle/v1/#6405446
* http://macwright.org/turtle/v1/#6405522
* CoffeeScript: http://macwright.org/turtle/v1/coffee.html#6424132