TheBoneJarmer / TiledCS

TiledCS is a dotnet library for loading Tiled tilesets and maps
MIT License
138 stars 51 forks source link

Updated MonoGame example #92

Open ironcutter24 opened 1 year ago

ironcutter24 commented 1 year ago

Hi, while working with TiledCS I made an updated example on how to use it with MonoGame. It uses as much shorthands as possible and features basic tile scaling and flipping. You can get the repo here.

TheBoneJarmer commented 1 year ago

That is just soo awesome, thanks a lot!! This will certainly help out other MonoGame users. Will add your repo to the readme so others can see it too. :D

ironcutter24 commented 1 year ago

I'm glad it helps, without your package would have been a nightmare to use a tilemap ✌️