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/fyne/v2/cmd/fyne@latest
fyne get github.com/craig-warner/mandelbrot-toy