title | description |
---|---|
Getting Started |
This section walks you through the basics of MonoGame, and helps you to create your first game. |
First, select the operating system and toolset you will be working with to create your first MonoGame project, then continue reading to understand the basic layout of a MonoGame project.
MonoGame supports the following platforms by default:
- Windows
- macOS
- Linux
- iOS
- iPadOS
- Android
- Xbox*
- PlayStation 4*
- PlayStation 5*
- Nintendo Switch*
Important
Platforms marked with a ""* require developer access from their host vendor platforms.
See Supported Platforms for more information.
By the end of this tutorial set, you will have a working project to build for your target platform and will be ready to tackle your next steps.