Windows

This section will help you setup MonoGame on Windows.

Developing MonoGame Applications

You will need an IDE to develop MonoGame applications, the most common on Windows is Visual Studio.

Visual Studio is an IDE used to develop applications in, among other languages, C#. C# is the most common language used in MonoGame development.

After installing Visual Studio, do the following:

You are now ready to develop MonoGame applications using Visual Studio. The next time you open Visual Studio you will find a list of MonoGame template projects ready to use.