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

https://github.com/adamlwgriffiths/qbasic-fractal

Mandelbrot in QBasic
https://github.com/adamlwgriffiths/qbasic-fractal

fractal fractals mandelbrot mandelbrot-fractal qbasic

Last synced: 6 months ago
JSON representation

Mandelbrot in QBasic

Awesome Lists containing this project

README

          

# QBasic Mandelbrot

QBasic code to render a Mandelbrot set.

![Output](images/basic.png)
![Palette Scroll](images/palette-scroll.gif)

## Running QBasic

1. Install DOSBox
2. Download in install [QBasic](https://www.qbasic.net/en/qbasic-downloads/compiler/qbasic-interpreter.htm)
3. Run `QBASIC MANDELBR.BAS` to render the fractal and generate a RAW file
4. Run `QBASIC SHOWRAW.BAS` to view the RAW file and animate the palettes