I've just downloaded Xamarin. To get started I decided to create a simple 2D game for my Android device. Strangely Google didn't turn up any results on 2D game engines for Xamarin. The only thing I could find was MonoGame, but that seems not to work with Xamarin (only Visual Studio and MonoDevelop are supported).
Can anyone give me advice what engine/framework I could use with Xamarin?
Monogame works with Xamarin really well:
SETUP:
I know its late but I just joint monogame and found the solution: To make it work follow the following steps:
choose the xamarin version on mac
Next install the templates by opening xamarin studio. Next click on the top Mac menu "Xamarin Studio" Addin Manger and choose install from file and select your donwloaded file...
so far so good but your png files will not be loaded from here... so solve this issue follow the next steps: visit the git page from monogame and download it: https://github.com/mono/MonoGame
after Downloading and unpacking the zip file go into the folder and look open the following file by using xamarin studio MonoGame.Framework.MacOS.sln
Now Xamarin studio should open up and include 2 Projects: Lidgren. ... and Monogame.Framework.MacOS
We are now almost done:
The final step now is to expand your Content folder in Xamarin studio and do a left click on the logo.png file. on the left side of the IDE you can find Properties. In the properties change 3rd from top to content instead of none. If you run now the template the graphic should be loaded without any problems :D
ENJOY regards Schreda
Xamarin only VERY recently announced Xamarin Studio. It used to be called MonoDevelop so that explains why you're having trouble finding search results in google.
The good news is that it does work, I'm currently making games with MonoGame using the new Xamarin Studio. It's not perfect, their are some bugs they are currently sorting out but it's definitely usable.
Here's a game I finished just after Xamarin Studio was released as proof that it works just fine: https://play.google.com/store/apps/details?id=com.craftworkgames.rockrun
So yeah, MonoGame is going through a transition phase, but it's all good.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With