This program constantly wanders around the Mandelbrot Set state space
drawing the Mandelbot. The application user can select the color schemes,
drawing speed, and wndersng speed. Mandelbort-toy is written in Go and
uses the Fyne.io graphical user intereface.
Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest
fyne install github.com/craig-warner/mandelbrot-toy@latest