diff --git a/README.md b/README.md index 2292420..00e8821 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # SDL_mandelbrot + Simple braindead but interactive mandelbrot made with C++ and SDL2 + +Click to change center, +Scroll to zoom, +Right click to increase max_itter, +Wheel click to decrease max_itter + +![Screenshot from 2024-12-28 00-15-12](https://github.com/user-attachments/assets/0804ab54-0202-46ad-9646-6c2e01f4c328) +![Screenshot from 2024-12-28 00-14-57](https://github.com/user-attachments/assets/efa0aa90-3ad4-4090-8cf2-a726f8f42a29)