SDL 🏷️
Building SDL 3 (2025-06-12)
The Simple DirectMedia Layer (SDL) recently released its
new major version 3
(as version 3.2.0) and that was a good oppurtunity to check it out and play a bit with it.
But before I could do that, I had to build the library first.
Getting Started with SDL (2026-03-20)
After building SDL, here are the next steps: Setting up and testing SDL with a simple test program.
Feed