I’m planning to build a simple tile-based RTS (Real-Time Strategy) game for the iPhone and iPod touch.
Is there an existing game engine or framework that I could use? If so, where can I find it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t think there’s a high-level engine dedicated to building tile-based RTS games that will run on the iPhone, but the iPhone port of cocos2d is great/easy for 2D games in general. http://code.google.com/p/cocos2d-iphone/