2023-11-29 11:19:31 -05:00
|
|
|
|
2025-01-12 16:28:46 -08:00
|
|
|
Simple DirectMedia Layer (SDL for short) is a cross-platform library
|
|
|
|
|
designed to make it easy to write multi-media software, such as games
|
|
|
|
|
and emulators.
|
2023-11-29 11:19:31 -05:00
|
|
|
|
2025-01-12 16:28:46 -08:00
|
|
|
You can find the latest release and additional documentation at:
|
2023-11-29 11:19:31 -05:00
|
|
|
https://www.libsdl.org/
|
|
|
|
|
|
2025-01-12 16:28:46 -08:00
|
|
|
This library is distributed under the terms of the zlib license,
|
|
|
|
|
available in the file LICENSE.txt.
|
2023-11-29 11:19:31 -05:00
|
|
|
|
|
|
|
|
Enjoy!
|
|
|
|
|
|
|
|
|
|
Sam Lantinga (slouken@libsdl.org)
|