An open API service indexing awesome lists of open source software.

https://github.com/sbmueller/mandelbrot.rs

Exercise from https://www.sotr.blog/articles/mandelbrot
https://github.com/sbmueller/mandelbrot.rs

Last synced: 27 days ago
JSON representation

Exercise from https://www.sotr.blog/articles/mandelbrot

Awesome Lists containing this project

README

          

# Mandelbrot

Simple exercise to output a [Mandelbrot](https://en.wikipedia.org/wiki/Mandelbrot_set) set image.

![mandelbrot](mandelbrot.png)