A simplified rust implementation of FractalArt.
USAGE:
fractal-art [OPTIONS]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-c, --center <center>
-o, --output <output>
--seed <seed>
-s, --size <size>
This project is licensed under the permissive MIT license. See LICENSE.txt for more information.