PDA

View Full Version : What language/IDE was used to create PL



derricks2
01-09-2012, 05:05 PM
I know that this game wasnt programmed 3 separate times(iOS, android and chrome). So I am just curious what IDE/language was used for this game. Their are several 3rd party IDEs like phongap and adobe flash builder. I have also read that you can cross-compile java code into objective C... Can any details be given as to what STS uses for PL? If you know but cant speak out publicly here, you can PM me I am just curious.

ninjaduck
01-09-2012, 05:21 PM
G33k is strong in this one...

Lol jk i have nooooo idea...

Futumsh
01-09-2012, 05:42 PM
Primarily C++, with a small wrapper in each platform's preferred language (ios -> objective c, android -> java, chrome -> javascript).

Battlelock
01-09-2012, 05:45 PM
Actually I think its just the initial main program that is compiled for the 3 platforms but all the info within databases & what not can be the same code. Be it c Java XML.
Like any web page, you can see those pages on windows Linux os10 for example.

NINJA'D

MimeRifle
01-09-2012, 06:29 PM
YEAH! Great question!!! We got the answer too! Neat!

Roc
01-09-2012, 06:59 PM
The book I read to learn C++ was called "C++ for You++" and I went around saying that for at least a week :p