commit e8192432be45f4ec50426803b8e38e31d9ce9510 Author: Crizomb <62544756+Crizomb@users.noreply.github.com> Date: Sat Dec 28 00:22:29 2024 +0100 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..2292420 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# SDL_mandelbrot +Simple braindead but interactive mandelbrot made with C++ and SDL2