简体   繁体   中英

3rd party games for iPhone application

HI all,

My client wants to integrate few games to his iPhone application. For this concern we are ready to buy the paid or we can use the free games as well.

As far as I know the flash isn't supported in iPhone, can you show me a way how should I begin? Is there any way to play flash games on iPhone or are there any games you would like to share with me which can be integrated in iPhone.

Thanks,

Flash isn't supported on iOS platforms unfortunately.

If you want to develop games for the iPhone, you could try using the Cocos2D API. It just had its version 1.0 released, and it should work with the latest Xcode. The only thing you need is some objective C knowledge, but you can easily pick this up by following a few examples . This is a great tutorial to get you started: here . Also don't forget to check the Cocos2D programming guide.

Good luck with your client!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM