Table of Contents

Getting Started

Get started creating games with MonoGame.

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

3. Building your game