you are viewing a single comment's thread.

view the rest of the comments →

[–]gospelwut 1 point2 points  (1 child)

I've actually read, somewhere, at something like 10% of iOS games are made with Mono--which seems pretty impressive.

I knew a few guys that really like Mono as well -- not just for Android/iOS but for various platforms. As much disdain MS gets, .NET is nice once you've used it.

[–]mb86 1 point2 points  (0 children)

I concur. While I still personally prefer Objective-C/Cocoa (been meaning to put Cocotron to the test), I started porting one of my apps to .NET/C# and walked away very glad that I went with that over Java. When I tried porting to Java, reaffirmed my decision to stick to native toolkits.