/mandy

Mandelbrot implementation in Go (and curses, or termbox or something)

Primary LanguageGo

Mandy

a Mandelbrot implementation for the terminal

color Mandelbrot fractals. in the terminal

It is a toy, for fun. I'm refactoring the terminal output stuff now to make it a cleaner split from the math code