This project contains four fractals, all drawn using the same custom blocks! This project actually uses Lindenmayer's process of replacing symbols with strings of other symbols. As the project tells, this leads to very long sequences! The project is also extendable to any L-system fractal, including bracket notation. I may add a UI for this later.