| http://www.freepascal.org/ | Official site of the Freepascal compiler. |
|---|---|
| http://www.libsdl.org/ | Official site of the SDL library. |
| http://jedi-sdl.pascalgamedevelopment.com | Official site of the JEDI-SDL project. It is an alternative to SDL4Freepascal. |
| http://nehe.gamedev.net | NeHe Productions' OpenGL tutorials are written for C/C++ but for nearly any lesson also JEDI-SDL example code is provided. |
| http://www.lazarus.freepascal.org | Official site of the Lazarus project. It is an open-source alternative to Delphi. |
| http://sdl4fp.sourceforge.net | Official site of the SDL4Freepascal project which is an outdated alternative to JEDI-SDL. |
| http://www.libsdl.org/projects/SDL_mixer | Official site of the SDL component SDL_Mixer (with nice documentation). |
| http://www.libsdl.de | Official German site of the SDL library. |
|---|---|
| http://wiki.delphigl.com/index.php/SDL | German site, which has nice introduction, explanation of SDL functions and some tutorials about using SDL. It is part of www.delphigl.com. |