Table of Contents

Samples & Demos

The recommended samples and demos for learning how to use MonoGame.

Official MonoGame Samples

These are the official samples:

2D Samples

3D Samples

Community delivered full sample projects

Official MonoGame tutorial source

XNA Game Studio Archive

The XNA Game Studio archive contains all of the original XNA sample content. 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.Extended Samples

MonoGame.Extended is an extension for MonoGame that makes it easier to make games. They have demos and games that can be tried out.

CartBlanche's Samples

This is a large library of MonoGame Samples covering a wide range of topics, including:

It also includes games such as:

With more on the way.