简体   繁体   中英

Best way to port an iOS game to WP7

Does exist any tool or procedure to easily port a iOS game (made with cocos2d for example) to Windows Phone 7 (XNA)?

Thanks!

You can use Cocos2D-XNA which is a good port of the cocos2d-x project to XNA and C#. You can find the source for Cocos2D-XNA at https://github.com/Cocos2DXNA/cocos2d-xna

Not any I know, but if you know C++ it is easy to learn C#. I found this link; http://i2w.codeplex.com/

I dont know if it is any help at all but still.

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