What is MonoGame?

MonoGame is an Open Source implementation of the Microsoft XNA 4 Framework. Our goal is to allow XNA developers on Xbox 360, Windows & Windows Phone to port their games to the iOS, Android, Mac OS X, Linux and Windows 8 Metro.  PlayStation Mobile development is currently in progress.

http://monogame.codeplex.com/

http://mobile.51cto.com/windows-phone-333911.htm#1

准备工作:

Windows 8 Release Preview (windowphone8的sdk只能在64位上跑所以建议X64)
Visual Studio 2012 Release Candidate
MonoGame Template for Metro Style apps
MonoGame Binary (编译好的)

添加模版:

把VS11MGWindowsMetroTemplate.zip解压到

“%UserProfile%\My Documents\Visual Studio 2012\Templates\ProjectTemplates\Visual C#\”

 MonoGame Windows 8:Windows 8 Metro Style下的XNA

新建MonoGame项目:

MonoGame Windows 8:Windows 8 Metro Style下的XNA

编译出错添加, MonoGame.zip里的MonoGame.Framework.Windows8.dll引用。

MonoGame Windows 8:Windows 8 Metro Style下的XNA

再运行,出现了熟悉的蓝色背景

MonoGame Windows 8:Windows 8 Metro Style下的XNA

相关文章:

  • 2022-01-16
  • 2021-11-29
  • 2022-12-23
  • 2022-12-23
  • 2021-04-21
  • 2022-01-29
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-17
  • 2021-07-26
  • 2021-11-12
  • 2021-11-21
  • 2021-08-29
  • 2022-12-23
相关资源
相似解决方案