jermaine-clarke / lindenmayer

A python implementation of an L-system engine
GNU General Public License v3.0
0 stars 0 forks source link

Alphabet implementation #3

Closed jermaine-clarke closed 1 month ago

jermaine-clarke commented 1 month ago

Implement the alphabet class that functions as a set of symbols.