Are there any game engines for iPhone?
|
1
|
|
|
|
|
|
The two most popular are probably Oolong and SIO2 but for what it's worth, I recommend you do something like this:
Personally I think it's all so subjective, you really should write this stuff yourself because it should be architected for the way you need it, not just something written that trys to be everything to everybody. FYI, our team decided to do everything in Objective-C++, where the core of the game is written in C++ and there is a thin layer of Objective-C on top of it that glues the code to the UI widgets and such things. |
||||
|
|
|
|
||
|
|
|
|
There is an iPhone version of the Torque Game Engine. There is also: |
||
|
|
