All Projects → timothypratley → power-turtle

timothypratley / power-turtle

Licence: other
Interactive turtle power in your browser

Programming Languages

clojure
4091 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

power-turtle

Interactive turtle power in your browser.

Visit the site to try it out: http://timothypratley.github.io/power-turtle

Todo

  • Allow preferred language in route
  • Specify a canvas in freestyle route
  • Translate lessons to other languages

Developing

Pull requests welcome :)

To generate the translations run:

lein cban

To get an interactive development environment run:

lein dev

After the first compilation completes, open a new tab and run:

lein collect-caches

Now open your browser at localhost:3449.

Deploy

./deploy.sh

License

Copyright © 2016 Timothy Pratley

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].