Description
Games and interactive applications can access video, audio, mouse, and keyboard features through the classic SDL library in Windows-targeted builds. Developers use it for portable low-level multimedia and input support.
It is a development library, not a finished game. Device access, fullscreen behavior, audio output, and input mapping are controlled by the final application.