You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mandelbrot/Julia fractals visualizer using plain text in the terminal.
This is my 'hello world' experiment for Rust.
Compiles with Rust v1.7. Runs on OS X.
Demo video
About
Mandelbrot set visualizer in the terminal, written in Rust