PDA

View Full Version : SDL?


tobbe
13-Nov-2002, 11:16
I have some upcoming spare-time projects where it would be convenient to support both win32 and Linux. SDL seems like just the kind of library that I'd want. Anyone have some opinions on it?

add: libsdl.org (http://www.libsdl.org)

Colourless
13-Nov-2002, 12:16
SDL is pretty good. I've used it quite a bit. If your code is portable enough you'll be able to easily port it to a large number of operating systems.