This episode continues exploring the code to read the Tiled .tmx file to interpret into code in a C# Console.
The Tiled .tmx files are xml and can be natively read by C#.
The reader uses Linq to interpret the xml and creates several types of objects that are then used to simulate walking round the Dungeon with a text output
XML Linq https://makolyte.com/csharp-search-xm...
Dungeon Master Champions: http://dmweb.free.fr/?q=node/199
Dungeon Master Items: http://dmweb.free.fr/?q=node/259
GitHub: https://github.com/Inksaver/MonogameD...
Tutorial PDF https://github.com/Inksaver/MonogameD...