Code Scribe


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++.

Downloads

Linux
Windows
macOS
Source Code

How To Run

  1. Install SDL2 libraries for your distro.
  2. Install gcc for your distro.
  3. Download and unzip the demo file.
  4. Compile the demos.
  5. Run the fresh binary file.