MonoGame <img src='https://github.com/mono/MonoGame/blob/develop3d/Graphics/Logos/MonogameLogo32x32.png?raw=true' width='16px' height'24px'>
MonoGame is an Open Source implementation of the Microsoft XNA 4.x Framework. Our goal is to allow XNA developers on Xbox 360, Windows & Windows Phone 7 to port their games to the iOS, Android, Mac OS X, Linux and Windows 8 Metro. OUYA, Windows Phone 8, PlayStation Mobile and Raspberry PI are currently in development.
- iOS (including Retina displays)
- Android
- Windows (OpenGL, a DirectX 11 version is currently in development)
- Mac OS X
- Linux
- Windows Store Apps (for Windows 8 and Windows RT)
- Windows Phone 8
- PlayStation Mobile (currently 2D only)
- OUYA, an Android-based gaming console
There are a few pre-requisites that you should be aware of for the various platforms. Please check them over MonoGame website.
There are three quick start options available:
- Download the latest stable release over our website.
- Download the latest source code.
- Clone the repo:
https://github.com/mono/MonoGame.git
.
Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues and read the Issue Guidelines.
Keep track of development and community news.
- Follow @MonoGameTeam on Twitter.
- Have a question that's not a feature request or bug report? Ask on our discussions list.
- Join us over IRC - irc://irc.gnome.org/#monogame.
Please read our contributers guide.
MonoGame is released under Microsoft Public License (Ms-PL).
- The MonoGame 2.x series is now in maintenance mode.
- MonoGame 3.0 will mark the start of full support for the entire XNA API.
- The Content Build Pipeline is currently under development. This will allow compiling of assets to optimized formats for the MonoGame supported platforms in Visual Studio or MonoDevelop without requiring XNA Game Studio 4.0 installed.
- Add more platforms. SuperGiant Games have a version working in Google Chrome Native Client which we will merge back into our tree. Raspberry Pi has been shown to be working, but still needs some work.