PDA

View Full Version : Swingame



Cybermonkey
27-08-2012, 03:11 PM
Hi, I'm not sure if this is the correct board to post, but it seems a bit off-topic although it's Pascal related. To cut a long story short, has anyone of you ever "played" (=coded) with the SWINGAME SDK (which can be found here: http://www.swingame.com/)? It looks really interesting I think and I might give it a try tonight. (Oh, there is also a Google code repository: http://code.google.com/p/swingamesdk/)

paul_nicholls
27-08-2012, 11:14 PM
hmm...sounds interesting, I hadn't heard of Swingame before...and it seems to be created in Pascal, and uses SDL; I looked at the source code of Swingame :)

Cybermonkey
28-08-2012, 12:17 PM
Although I am a bit disappointed; I thought it's possible to use OpenGL for hardware acceleration.

paul_nicholls
28-08-2012, 12:40 PM
Maybe Swingame is using SDL and not OpenGL behind the scenes? I haven't looked THAT closely yet...