# Mandelbrot
This app draws the Mandelbrot set (opens new window) on your calculator screen.
# Origin
This app is inspired by the sample Python script that ships with the NumWorks calculator. But because this app is written in native code, it is close to 100x faster than the Python version!
# Controls
The controls are pretty intuitive:
Key | Action |
---|---|
Arrow keys | Move around |
+ | Zoom in |
- | Zoom out |
# Download
You can download the Mandelbrot app from this link:
# Installation
To install the Mandelbrot app, follow the instructions in the how to install guide.
← PNG Viewer Sierpinski →