gravyboat
Explorer
Has anyone created (or tried to create) a markup language to express "adventures" with XML?
I'm thinking such a language might be nice to write adventures up in and display as html using a stylesheet.
Something like the following only far more complex...
<adventure>
<title>The Big Nasty Dragon</title>
<summary>Summary stuff goes hear</summary>
...
<area type="A5">stuff goes here</area>
</adventure>
Or please post any ideas that you've attempted even remotely related to this.
Thanks
I'm thinking such a language might be nice to write adventures up in and display as html using a stylesheet.
Something like the following only far more complex...
<adventure>
<title>The Big Nasty Dragon</title>
<summary>Summary stuff goes hear</summary>
...
<area type="A5">stuff goes here</area>
</adventure>
Or please post any ideas that you've attempted even remotely related to this.
Thanks