About 3,930 results
Open links in new tab
  1. SDL2/Tutorials - SDL2 Wiki

    A playlist of beginner SDL2 tutorials, focusing on the basics for setting up a RPG 2D platformer. Also features tutorials on how to set up SDL2 on Windows and Linux.

  2. Simple DirectMedia Layer - Homepage

    It is used by video playback software, emulators, and popular games including Valve 's award winning catalog and many Humble Bundle games. SDL officially supports Windows, macOS, …

  3. SDL2/Installation - SDL2 Wiki

    The Steam Client will set up the dynamic loader path so that a known-good copy of SDL is available to any program that needs it before launching a game. Steam provides both SDL 1.2 …

  4. SDL2/Books - SDL2 Wiki

    SDL Game Development guides you through creating your first 2D game using SDL 2.0 and C++. It takes a clear and practical approach to SDL game development, ensuring that the focus …

  5. SDL2/FrontPage - SDL2 Wiki

    It is used by video playback software, emulators, and popular games including Valve 's award winning catalog and many Humble Bundle games. SDL officially supports Windows, macOS, …

  6. SDL3/Tutorials - SDL Wiki

    DarkCybernetics: creates comprehensive 2D/3D game tutorials using SDL2 and SDL3 also advanced Computer Science courses. If you come across good tutorials, please click edit and …

  7. SDL2/Introduction - SDL2 Wiki

    The Simple DirectMedia Layer library (SDL) is a general API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across …

  8. SDL2/APIByCategory - SDL2 Wiki

    (See SDL3/APIByCategory for the SDL3 version.) SDL 2.0 API by Category Basics ... Video ... Input Events ... Force Feedback

  9. examples/demo/snake

    SDL_SetAppMetadata ("Example Snake game", "1.0", "com.example.Snake")) { return SDL_APP_FAILURE; } for (i = 0; i < SDL_arraysize (extended_metadata); i ++) { if (!

  10. SDL2/CategoryGameController - SDL2 Wiki

    SDL_GameControllerName SDL_GameControllerNameForIndex SDL_GameControllerNumMappings SDL_GameControllerOpen SDL_GameControllerPath …