Screen Saver Released

January 28, 2024 · 1 min read

I developed a screen saver for Windows using C++17 and SDL 2.0, mainly to explore the complexity of creating one. The screen saver is quite straightforward; it randomly draws pixels on the screen that change their color over time. Feel free to download it from the following link.