| title | Samples & Demos |
|---|---|
| description | The recommended samples and demos for learning how to use MonoGame. |
These are the official samples:
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 is an extension for MonoGame that makes it easier to make games. They have demos and games that can be tried out.
This is a large library of MonoGame Samples covering a wide range of topics, including:
- 27 2D samples
- 8 3D samples
- Physics
- Networking (Not fully functional yet)
- Miscellaneous
- Shaders
It also includes games such as:
With more on the way.