/sdl-tutorial

Some tutorials I've done on SDL(2) and C++

Primary LanguageC++

This just collects some SDL tutorials I’ve followed, in C++. The different lessons are in the git log history.

  • John Hammond’s youtube lessons.
  • Will Usher has some nice tutorials.
  • LazyFoo. He’s now updated them to SDL2. (I haven’t uploaded my files).
  • Headerphile, on SDL2 and C++11.