Pong Tutorial + Open Source License
by Michael Becerra · in Torque Game Builder · 08/30/2007 (10:30 am) · 5 replies
2 Questions:
Does anyone have a link to a Pong Tutorial?
I would like to release my game as Open Source, is this possible? I have a Pro License.
Thanks
Does anyone have a link to a Pong Tutorial?
I would like to release my game as Open Source, is this possible? I have a Pro License.
Thanks
About the author
Leadwerks
#2
08/30/2007 (10:47 am)
Not the TGB Source, I mean my Game Source and do you know of any Pong Tutorials?
#3
You either need to use TorqueScript or C++. In both cases you are not allowed to give out Torque Syntax to non licensees ...
and no, I don't know of any pong tutorials ... most likely seen as beeing to trivial (would be a single half A4 article ...) ... you only need to add the control behavior to it and add rigid physics as well as correct collision polygons. that already gives you pong ...
but you could check out the TDN to see if someone created one.
08/31/2007 (1:21 am)
Hmm what do you mean by your game source.You either need to use TorqueScript or C++. In both cases you are not allowed to give out Torque Syntax to non licensees ...
and no, I don't know of any pong tutorials ... most likely seen as beeing to trivial (would be a single half A4 article ...) ... you only need to add the control behavior to it and add rigid physics as well as correct collision polygons. that already gives you pong ...
but you could check out the TDN to see if someone created one.
#4
10/29/2007 (4:44 pm)
You can gave TorqueScript to any one....Its comes with the demos
#5
10/29/2007 (9:00 pm)
You, however, cannot change the license of the TorqueScript unless you hand-code it from scratch. While you can release it, you cannot GPL it if it includes any script provided by GG.
Torque 3D Owner Marc Dreamora Schaerer
Gayasoft
The license quite clearly states that is allowed and is not allowed ...