Skip to content

Demonstration of a simple javascript implementation of Turtle Logo using the HTML5 Canvas element

License

Notifications You must be signed in to change notification settings

pgunn/canvaslogo

Repository files navigation

canvaslogo

Demonstration of a simple javascript implementation of Turtle Logo using the HTML5 Canvas element

This was a "teach myself" experiment from late 2012/early 2013 where I wanted to learn more about AJAX (got sidetracked) and javascript targeting HTML5/Canvas. Turtle Logo was something I played with in my youth and it's proven to be big and fun enough to implement in other languages without being so big that it drags on.

Visit http://pgunn.github.io/canvaslogo/logo4.html to see it in action.

About

Demonstration of a simple javascript implementation of Turtle Logo using the HTML5 Canvas element

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published