Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 161 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 161 Bytes

Mandelbrot

Mandelbrot drawn in SDL2 with C11

Compile

Prerequisites

sudo apt install -y build-essential cmake libsdl2-dev