Dungeon Master Clone Episode 08 - Dungeon XML Reader Part 3

Опубликовано: 14 Февраль 2026
на канале: Inksaver
16
0

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...