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

6 lines
47 B
Plaintext

#axiom
X
#rules
X->F[+X][-X]FX
F->FF
#end rules