Tuesday, 6 January 2015

Implementation - part 1

First part of my treeGen implementation containing commented sections of code.

More to follow until the entire code is finished and explained.

My basic tree generator code has now been finished, I now need to annotate it line by line, and separate it into functions which can be called by UI elements.

I then need to construct a plan for my UI layout.

No comments:

Post a Comment