SDL is a library that allows programs portable low level access to:
- A video FrameBuffer
- Audio output
- Mouse
- Keyboard
Very convenient if you're writing LinuxGames (or WindowsGames, or MacintoshGames, or PlaystationGames...)
SDL is a library that allows programs portable low level access to:
Very convenient if you're writing LinuxGames (or WindowsGames, or MacintoshGames, or PlaystationGames...)