Development tutorials

From Pandora Wiki
Revision as of 14:28, 5 October 2008 by Benjymous (talk | contribs)
Jump to: navigation, search

SDL Tutorials

These tutorials assume you know the basics of C++ programming, and know your way around a C++ compiler.

  • Lazy Foo's Tutorials. Not Pandora specific, but a good guide to getting your programming environment set up, along with many SDL tutorials.
  • Sol's Graphics for beginners. Not Pandora specific, but a good place to get started with SDL graphics coding.

See Also