开发者

3rd party games for iPhone application

开发者 https://www.devze.com 2023-02-23 04:46 出处:网络
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.

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 m开发者_运维百科e 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!

0

精彩评论

暂无评论...
验证码 换一张
取 消