I have successfully developed an iOS
game with Xamarin.iOS
.
Now, would someone please tell me if Xamarin.Android
can be used to develop Android games ? On Xamarin
website, when I search for samples of games for Xamarin.Android
, I can only see samples of games developed with cross platforms tools such as MonoGame
, CocosSharp
, and UrhoSharp
. I see no samples codes for games specifically developed with the Xamarin.Android
framework.
Please tell me: can Xamarin.Android
be used to develop games? Or is it true that Xamarin.Android
can't be used to develop Android games, and, instead, we have to use other tools listed on Xamarin
website such as MonoGame
, CocosSharp
, and UrhoSharp
to develop games for Android devices ?
Thank you very much.