Completed
C++ [SDL] 00 Installation and Initialization
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
C++ SDL Game Development Tutorials
Automatically move to the next video in the Classroom when playback concludes
- 1 C++ [SDL] 00 Installation and Initialization
- 2 C++ [SDL] 01 Basic Window
- 3 C++ [SDL] 02 The Main Loop
- 4 C++ [SDL] 03 Window Functions
- 5 C++ [SDL] 04 Changing the Color
- 6 C++ [SDL] 05 Limiting the Frames Per Second
- 7 C++ [SDL] 06 Simple Sprite Class
- 8 C++ [SDL] 07 Sprite Groups
- 9 C++ [SDL] 08 Images
- 10 C++ [SDL] 09 Loading Images with SDL_image
- 11 C++ [SDL] 10 Using SDL_mixer