Category:SDL2: Difference between revisions

From Rosetta Code
Content added Content deleted
(basic description)
 
(No difference)

Latest revision as of 02:56, 1 August 2019

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.