mirror of https://github.com/libsdl-org/SDL
Simple Directmedia Layer
https://libsdl.org/
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b96bb152c2
They are now set before the initial configure. |
2 days ago | |
---|---|---|
.github | 2 days ago | |
VisualC | 2 days ago | |
VisualC-GDK | 2 days ago | |
Xcode | 2 days ago | |
android-project | 2 days ago | |
build-scripts | 2 days ago | |
cmake | 5 days ago | |
docs | 4 days ago | |
examples | 5 days ago | |
include | 2 days ago | |
src | 2 days ago | |
test | 2 days ago | |
wayland-protocols | 3 months ago | |
.clang-format | 10 months ago | |
.clang-tidy | 1 year ago | |
.editorconfig | 7 months ago | |
.gitignore | 3 months ago | |
.wikiheaders-options | 1 week ago | |
Android.mk | 2 days ago | |
BUGS.txt | 5 days ago | |
CMakeLists.txt | 2 days ago | |
CREDITS.md | 5 days ago | |
INSTALL.md | 5 days ago | |
LICENSE.txt | 2 weeks ago | |
README.md | 3 days ago | |
WhatsNew.txt | 3 days ago |
README.md
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.
You can find the latest release and additional information at: https://www.libsdl.org/
Installation instructions and a quick introduction is available in INSTALL.md
This library is distributed under the terms of the zlib license, available in LICENSE.txt.
Enjoy!
Sam Lantinga (slouken@libsdl.org)