Thread: I made a game!
View Single Post
Old 04-15-2008, 04:46 PM   #3 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

Quote:
Originally Posted by freenity View Post
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.
__________________

Village Idiot is offline  
Reply With Quote