Page 1 of 1
Final Version's API
Posted: Sat Apr 13, 2013 3:50 pm
by seiya
This is kind of an odd question, but is the current use of XNA going to extend to the final version? I noticed the demo was made with XNA. While this is an easy one for Windows and XBox, last time I checked it was not supported at all by either Linux or Mac. Just kind of curious.
Re: Final Version's API
Posted: Sat Apr 13, 2013 4:31 pm
by poe
seiya wrote:This is kind of an odd question, but is the current use of XNA going to extend to the final version? I noticed the demo was made with XNA. While this is an easy one for Windows and XBox, last time I checked it was not supported at all by either Linux or Mac. Just kind of curious.
Monogame adds mac, and linux support.
Re: Final Version's API
Posted: Sat Apr 13, 2013 4:56 pm
by seiya
Cool. That is one I havent heard of before.
Re: Final Version's API
Posted: Mon Apr 15, 2013 6:47 pm
by YamoskraP
Also:
Cross Platform Implementation of XNA for iOS, Android, Mac , Linux, Windows, Windows8, OUYA and Playstation Mobile
https://github.com/mono/MonoGame/
Re: Final Version's API
Posted: Tue Apr 16, 2013 10:12 am
by megweg
But monogame use the OpenGL, and XNA - DirectX. With monogame you can write OpenGL games for Windows too.
But to write apps for Android,OUYA or iOS you need buy the Xamarin Framework
Xamarin can integrate to Visual Studio 2010 and 2012, and to MonoDevelop or you can use the Xamarin Studio.
Re: Final Version's API
Posted: Tue Apr 16, 2013 12:12 pm
by James
Ah, that's right. I forgot you need to get the Android version for Ouya. Wonder how much they're charging now?
Re: Final Version's API
Posted: Tue Apr 16, 2013 1:42 pm
by megweg
monogame have OUYA Template