MWS_2021_s439489/unity_artifitial_world-st/Assets/LSystem/Anabaena.txt

8 lines
48 B
Plaintext

#axiom
L
#rules
L->lR
R->Lr
l->L
r->R
#end rules