PLANTING HAPPY TREES
Mostly a geometrical exercise, written in C. It was really interesting to make even though most of the time was spend on paper figuring out the geometry of the branches and how much they angle as the tree grows. Once this was figured out, it was pretty trivial to put into code.
You can find the code along with the executable here.