The goal of this Dojo is to create beautiful (ideally...) tree drawings, along the lines of this one:
You can find more inspiring images at http://matthewjamestaylor.com/blog/create-fractals-with-recursive-drawing
A stub project has been setup, with a script that creates a form and draws a very crude tree, and a couple of utility functions that should help you get started. Happy coding!