ZMWSLI0-SL2021-GR11/cw1/unity_artifitial_world-st/Assets/LSystem/stochastic.txt

10 lines
96 B
Plaintext

#axiom
B
#rules
B -> #stochastic
p=3 FB
p=1 [+FB]FB
p=1 [-FB]FB
p=1 F
#stochastic end
#rules end