PDA

View Full Version : Help! Porting games made in SDL



ThatsMyTrunks
April 17th, 2010, 22:36
In my game scripting class we've got a final assignment: make a simple game in PyGame. I've done such a thing, and it's a cleaner looking version of one of my old games, Rocket Adventure (http://trunks.fireball20xl.com/rocketadventure).

Now, when we started covering PyGame, the teacher briefly talked about how it's based on SDL, and when he was going through some of the notes, he mentioned it had support for Dreamcast, and that of course piqued my interest. I got a 55 on my second project as a result of a week of no-motivation due to my girlfriend dumping my ass, so I could use any extra credit I can get.



http://dl.dropbox.com/u/79396/rocketadventurepy.png
tl;dr: I wrote this in PyGame and want to put in on Dreamcast. How I do this?

BlueCrab
April 24th, 2010, 03:25
I'm assuming that by PyGame, it would be written in Python?

If that's the case, there's probably little chance that you'll get it running on the Dreamcast (unfortunately).