04-15-2008, 04:46 PM
|
#3 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Quote:
Originally Posted by freenity
nice, I played with SDL some time ago :)
I couldn't run it as wine cound't manage to execute it.
What windows apis did you use? SDL is a multi platform library and you could make it available for several OSs only using SDL...
|
A few windows.h commands, one is probably directx powered. The others are just OS specific commands (delay and such)
While SDL can make games for many OS's, they still have to be catered to each one and compiled on that platform.
|
|
|
|