MonoGame Tutorials
Contents
Game Resources
MonoGame.Extended
MonoGame.Extended GitHub, you must have MonoGame installed first:
Add functions to MonoGame - including Tiled maps
MonoGame.Extended Resources:
Tiled
Tiled Website and Download:
Tutorials for using Tiled:
Game Art
Tileset & game art:
Basic Tutorials
You should start by creating a new project, remember to give it a suitable name and test it runs before you start.
Creating An Instance of Your Player
Adding and Processing Player Input
Collision Detection
Related Skills
Generating and using XNB files
RPG Tutorial
Tutorial 2 – Field-of-View Calculation