MonoGame
MonoGame is an Open Source implementation of the Microsoft XNA 4 Framework. The goal is to allow people to make great games using a simple API.
→ monogame.net, GitHub, docs
Learn
Presentation
- Building Games with MonoGame (Channel 9) Mar 12, 2019
Tutorial
- Intro to MonoGame - Getting Started with MonoGame (GitHub)
- MonoGame on .NET Core
- Part 2 – Implementing the WalkingGame
- Oyyou/MonoGame_Tutorials
- Monogame and Blender
- Shawn Hargreaves
- RB Whitaker's Wiki - XNA Tutorials
- xna development
Resources
Samples
- Good ones:
- To be checked:
Recipes
- Open Pipeline program to edit
Content.mgcb
file (add existing items for instance). - Convert old fbx files:
- Download
fbx20133_converter_mac.pkg.tgz
from fbx-sdk-2019-5m (given by fbx-converter-archives, doc)
- Download