An experiment in 2D geometry with a fractal-like thing, just for pretty fun!
It's in C++. You'll probably need a C++20 compiler as that's what I write to these days. You'll also need SFML, but the CMake script will build it in-tree if it can't find it already on your system.