Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
A SIMPLE INTRO TO SDL
Top Code
A SIMPLE INTRO TO SDL
C/C++ > Tips and Tutorials > Games And Entertainment
Source List

Code 1-1 of 1   


SDL or Simple Directmedia Layer is a simple introduction to making multi-platform games. SDL is an easy to use library for Sound, Input, Timers, and 2D graphics (3D graphics are accomplised through the use of OpenGL). It teaches you how to make your