|
|
(34 intermediate revisions by 20 users not shown) |
Line 1: |
Line 1: |
− | == SDL Tutorials ==
| + | #REDIRECT [[Development]] |
− | | |
− | These tutorials assume you know the basics of C++ programming, and know your way around a C++ compiler.
| |
− | | |
− | * [http://www.lazyfoo.net/SDL_tutorials/index.php Lazy Foo's Tutorials]. Not Pandora specific, but a good guide to getting your programming environment set up, along with many SDL tutorials.
| |
− | * [http://iki.fi/sol/gp/ Sol's Graphics for beginners]. Not Pandora specific, but a good place to get started with SDL graphics coding.
| |
− | * [http://gamedevgeek.com/tutorials/getting-started-with-sdl/ compile SDL Programs in linux]. Information on how to compile SDL Programs in Linux.
| |
− | | |
− | == See Also ==
| |
− | | |
− | * [[Development Tools]]
| |