Skip to content

Simple example on how to draw maps from .tmx files with TiledSharp and MonoGame

License

Notifications You must be signed in to change notification settings

Temeez/TiledSharp-MonoGame-Example

Repository files navigation

Check the Newer example that works with MonoGame 3.8.

This example shows how simple it is to draw a (TMX) map made with Tiled in MonoGame project.

Note:

Remember to add TileSharp to your projects References!

The (TMX) map file is not supposed to be build with content pipeline. Just add it to the project and set Copy if newer from the files properties.

About

Simple example on how to draw maps from .tmx files with TiledSharp and MonoGame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages