Game Development Community

Torque 2D: Can it compile into .swf?

by BBunnies · in Torque X 2D · 03/06/2010 (5:24 pm) · 5 replies

Hello, I'm a new programmer that is interested in making games for a website. I'm curious about this game engine but I'm not sure if it's suitable, as I need the game format in .swf extension. Is it possible to compile the game I produce into a .swf format?
If not, then is it possible to convert .exe into .swf? Because I really need the extension in .swf
I appreciate any help you can offer to me.
BB

About the author

Recent Threads


#1
03/06/2010 (7:51 pm)
I'd say it was nigh-on impossible to get C# into flash. Really you should look at actionscript. No idea if there is such a thing as an actionscript game engine though.
#2
03/06/2010 (8:44 pm)
there are several action script engines...papervision and such...it is impossible to convert it to swf...
#3
03/07/2010 (12:23 am)
Thanks guys, I appreciate your advice.
I'm gonna check out the actionscript engines... It's a shame that I can't use the torque engine to make the games...
#4
03/07/2010 (11:38 am)
An offshoot from the Garage Games crew apparently: pushbuttonengine.com/

I haven't used it so can't say if it's any good or not - or even if it's similar to Torque in any way. Possibly worth a look though.
#5
03/07/2010 (1:38 pm)
Thanks! The engine looks pretty good. And added bonus of being open source too.

Gonna give it a try tonight.