SDL Playground
I made a lot of demos when I started learning SDL2. This is a giant collection of demos that show how to work with SDL2/C++.
How To Run
- Install SDL2 libraries for your distro.
- Install gcc for your distro.
- Download and unzip the demo file.
- Compile the demos.
- Run the fresh binary file.