Category:SDL2

From Rosetta Code

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.

SDL officially supports Windows, Mac OS X, Linux, iOS, and Android.

SDL 2.0 is distributed under the zlib license.