Focus On SDL
From GDWiki
By Ernest Pazera
From the back of the book:
Focus On SDL is your key to writing programs faster and with greater ease. Execute the same applications as with DirectX, but with more versatility. SDL allows you to pack up your code and go! If you have a basic knowledge of C++, you're ready to roll. Dive into advanced topics such as alpha blending and overlays, or intensify your game audio with the SDL_mixer add-on library. This book teaches you how to write the code and then distribute it to various platforms. From setting up your system to incorporating networking and user interface components, Focus On SDL gives you the tools you need in one comprehensive guide.
4/5 Amazon
4.5/5 GameDev
Comments: Gives a nice introduction to SDL and some addons. I wish it was a bit more in depth at times. Some examples refuse to compile out of the box. (And one example was unfinished).
I can recommend this book to people new to SDL. Deps 17:14, April 5, 2006 (EDT)

