Tree Selection

by sqoosh
See Code Download Embed
== VARIABLES ==
genes = best genes selected
mute = temporary mutated genes

== GENES ==
1 - branch lengths for each depth.
2 - Angles at which branches split apart for each depth.
3 - Branch divisors for each depth, what the previous branch length is divided by to get the next branch's length.
4 - Branch thicknesses for each depth.
5 - Branch colors for each depth.

== INSTRUCTIONS ==
Evolve the tree as you wish, saving genes you like and discarding bad ones.

Created November 7, 2022

Last updated November 8, 2022

Published November 7, 2022