Using TiledCS
Contents
Install TiledCS
The easiest method is to create your MonoGame project then:
- Click on project & select Nuget Package Manager
- Search online for TiledCS & Install
- In the Game1.cs of your project add:
using TiledCS;
Pro's
- Still active on GitHub
- Good ReadMe with examples
- Good example of drawing
Con's
- Last update 2 years +