How can I port a MonoGame Windows Phone 8 game to iOS?

Posted by Homer_Simpson on Game Development See other posts from Game Development or by Homer_Simpson
Published on 2014-06-06T12:18:46Z Indexed on 2014/06/06 15:43 UTC
Read the original article Hit count: 241

Filed under:
|
|

I downloaded the trial version of Xamarin Studio and installed it on my iMac. In addition, I installed Xcode on my iMac so that I can use the iPhone emulators in Xamarin Studio. But I don't know how to use my MonoGame Windows Phone 8 source files in a Xamarin iPhone project.

How can I use my Windows Phone code in an iPhone project? Can I import all my existing classes(for example Game1.cs) in an iPhone project without changing something?

How can I port a MonoGame Windows Phone 8 game to iOS?

© Game Development or respective owner

Related posts about c#

Related posts about ios