
MonoGame | MonoGame
As a free and open-source project, the MonoGame Framework is maintained by the MonoGame Foundation and developed along side contributions made by the community.
Documentation | MonoGame
Learn Whether you are just starting out with MonoGame or you have been using it for years, you can find all documentation and tutorials here.
Samples & Demos - MonoGame
This contains a vast array of samples demonstrating almost every feature of XNA, which is easily translatable to MonoGame. There are pre-converted samples available on the repository as well.
MonoGame release 3.8.2 | MonoGame
Aug 16, 2024 · We are proud to announce the official release of MonoGame 3.8.2, the first of many releases we hope to start shipping more regularly with the formation of the MonoGame …
Community | MonoGame
The MonoGame community site!
Setting up Visual Studio on Windows - MonoGame
To create new MonoGame projects from within Visual Studio 2022, you will need to install the MonoGame Framework C# project templates extension. The following steps demonstrate how …
MonoGame 3.8.1 - Releases - Community | MonoGame
Jul 25, 2022 · The most notable change for existing users is that MonoGame will only support .NET 6 and Visual Studio 2022 moving forward. Prior versions are now considered deprecated.
Building 2D Games with MonoGame | MonoGame
The goal of this tutorial is to give you a solid foundation in 2D game development with MonoGame and provide you with reusable modules that you can leverage to jump start future projects.
Setting up your development environment for VSCode - MonoGame
This is a guide on setting up your development IDE for creating games with MonoGame using Visual Studio Code. By following this guide, you will learn how to install the necessary tools for …
Setting up your OS for development on Windows - MonoGame
Setting up your OS for development on Windows This section provides a step-by-step guide for setting up your development environment on Windows. To develop with MonoGame in C#, …