Hack-A-Day is a project I'm doing in November, where I try to make 30 new projects, in 30 days.
# Day 09: Hack-A-Mandelbrot
This is a mandelbrot set browser. Click to zoom. Browser forward and back work fine.
![Screenshot](screenshot.png)
Demo available at [here](https://tilde.za3k.com/hackaday/mandelbrot).
Source available on [github](https://github.com/za3k/day09_mandelbrot).