Simple 2D game with Xamarin

I just downloaded Xamarin. To get started, I decided to create a simple 2D game for my Android device. Strangely, Google did not show any results in the 2D game engines for Xamarin. The only thing I could find was MonoGame, but it doesn't seem to work with Xamarin (only Visual Studio and MonoDevelop are supported).

Can someone give me advice on which engine / chassis I could use with Xamarin?

+5
source share
2 answers

Xamarin only VERY recently announced Xamarin Studio. It used to be called MonoDevelop, which explains why you are having trouble finding google search results.

, , MonoGame Xamarin Studio. , , , .

, , Xamarin Studio , : https://play.google.com/store/apps/details?id=com.craftworkgames.rockrun

, MonoGame , .

+6

Monogame Xamarin:

SETUP:

, : , :

  • xamarin http://xamarin.com/studio
  • monogame https://monogame.codeplex.com/releases/view/102870
  • xamarin mac

  • , xamarin. Mac "Xamarin Studio" Addin Manger ...

  • , png ... : git : https://github.com/mono/MonoGame

  • zip , xamarin studio MonoGame.Framework.MacOS.sln

  • Xamarin 2 : Lidgren.... Monogame.Framework.MacOS

  • Xamarin (
  • Monogame.Framework.MacOS
  • , ... : D
  • Monogame, MonoGame.Framework.MacOS.sln.
  • : → MonoGame.Framework/bin/MacOS/Release
  • ...
  • , , , , monogame.
  • Xamarin Monogame, ...
  • Mac Mac.

:

  • " Xamarin" Monogame, ...
  • , .
  • .Net- MonoGame.Framework/bin/MacOS/Release/- (, )

- Content Xamarin logo.png. IDE "". 3- . , : D

ENJOY Schreda

+7

All Articles