KonajuGames said:
MonoTouch is for iOS. :)
Xamarin just announced Xamarin 2.0, which includes Xamarin.Android (replaces Mono for Android) and introduces new cheaper pricing levels. This is what I use for C# on iOS and Android. Here are my …
I began migrating from writing business software to game development a few years ago. Now game development is probably 95% of what I do. I've been publishing to XBLIG for most of that time and I'm now looking to branch out to the Ouya. My biggest …
Thanks articdog for the specifics on that.
KonajuGames, yes there is a need to worry about this as I do this for a living and I have to make certain I understand the legal issues involved.
Thanks everyone for the comments.
I remember years ago we had this come up on a Linux project where we were compiling with gcc and you had to link to the standard C libraries and not compile them into your code. If I remember correctly, one way meant you were including open source …
Having been a developer on XBLIG for several years and having gone through the process with 8 games now, I can tell you that it was an awful way to do things. I don't know of anyone who had anything positive to say about the process. Trying to imp…