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.
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.
1. Setting up your development environment
2. Creating a new project
- With Visual Studio 2022
- With the .NET command line interface (compatible with JetBrains Rider and Visual Studio Code)