forresto / turtle-svg

JavaScript turtle graphics to SVG for laser cutting = LASER TURTLES!!!
http://forresto.github.com/turtle-svg/
26 stars 8 forks source link

switching between craft modes = switching between gh-pages. #13

Closed craftoid closed 11 years ago

craftoid commented 11 years ago

Adding a menu to switch between turtles. (For now just laser turtle and crafty turtle)

Each turtle corresponds to a github page. The basic idea is, that you can jump between turtle interpreters / github pages without losing your code and see how the code is rendererd in a different world. (i.e. the world of laser vs. the world of embroidery)

Each turtle should be able to handle the same commands, but the results may differ.