15 Forks
8 Stars
8 Watchers

SDL

Unofficial SDL with added custom native Visual Studio project build tools. SDL: SDL 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.

How to download and setup SDL

Open terminal and run command
git clone https://github.com/ShiftMediaProject/SDL.git
git clone is used to create a copy or clone of SDL repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SDL https://github.com/ShiftMediaProject/SDL/archive/master.zip

Or simply clone SDL with SSH
[email protected]:ShiftMediaProject/SDL.git

If you have some problems with SDL

You may open issue on SDL support forum (system) here: https://github.com/ShiftMediaProject/SDL/issues