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

https://github.com/donno2048/mandelbrot-cli

Display the Mandelbrot set plot all over your cmd
https://github.com/donno2048/mandelbrot-cli

mandelbrot mandelbrot-renderer oneliners unicode-art

Last synced: 6 months ago
JSON representation

Display the Mandelbrot set plot all over your cmd

Awesome Lists containing this project

README

          

# Mandelbrot

This files can make your cmd display the Mandelbrot set.

## Instructions:

Use _big.py_ to display the Mandelbrot set on your cmd in details.

> [!IMPORTANT]
> This only on windows

Or you could use _tiny.py_ to display a version that fits your terminal's font size.

> [!NOTE]
> Works on every platform

## Demos:

### _big.py_:

![](big.png)

### _tiny.py_:

![](tiny.png)