Mandelbrot set in C/Raylib Compiling: cc mandelbrot.c `pkg-config --libs --cflags raylib` -o mandel Change the MAX_CYCLES constant accordingly to change resolution