Go to file
2024-06-17 20:00:44 -04:00
.gitignore Initial commit. 2024-06-16 19:28:27 -04:00
main.c Enable zooming by drawing a rectangle with the mouse. 2024-06-17 20:00:44 -04:00
Makefile Enable zooming by drawing a rectangle with the mouse. 2024-06-17 20:00:44 -04:00
README.md Initial commit. 2024-06-16 19:28:27 -04:00

Mandelbrot using Raylib

Download raylib and extract it into raylib.

Then run make and ./main.