Dungeon World
Dungeon World is a fantasy tabletop roleplaying game powered by the Apocolypse World engine and written by Sage LaTorra and Adam Koebel. The full rules of the game are avaliable on github here: Sagelt/Dungeon-World
Conversion
I have converted the XML text files to Markdown using Aaron Swartz's aaronsw/html2text.
Markdown was selected as the target language for a few reasons:
- It is far more human readable than XML
- It is easy to convert to HTML (or any other markup language)
- It is very close to vimiwiki syntax (which I use extensively for my RPG needs)
Issues
I'm sure there are issues where the automatic conversion failed. They will be corrected as found.