- July 4, 2022
- prettyspecial
The Mandelbrot Experience
50%Game Brain Score
50% User Score 1 reviews
Platforms
LinuxWeb BrowserWindows
About
Explore the Mandelbrot set in real time. Move up, down, left, rightZoom in and outIncrease/decrease the zoom rateChange the color schemeIncrease/decrease the rendering resolution I started this project during COVID as I began teaching myself game development. It is written in C++ and is its own game engine almost entirely from scratch. It depends only on SDL2 as a wrapper for the operating sys…