/mandelbrot-go

A textmode Mandelbrot set renderer written in Go

Primary LanguageGoMIT LicenseMIT

Quick readme written on GitHub it's 10pm

Tested in bash on Ubuntu, cmd on Windows, and powershell on Windows

From testing
bash (best) > cmd > powershell (worst)

Z - Zoom in
X - Zoom out
C - Toggle crosshair
Q - Return to center, reset Zoom
R - High quality render
Y - Something cool maybe
P - PNG Export to `binted.png` at the absurd res of 5120x2880 (720p x 4)
Arrow keys - Move
Escape - Quit

Install Go (1.19) and run `go run main.go` and have fun with this probably bad Mandelbrot set viewer thing in the terminal