-
Choice Blocks
I’ve added block-form options for where to go next in an Undum story. To sit alongside the hyperlink style.
From emails I get, I know that not everyone likes hypertext options all the time (although Undum is a hypertext game engine), so I’ve added this as another option. It simply involves you writing your choices in an unordered list (ul tag in HTML) with the options class. The code does the rest. The documentation is updated, and live on undum.com, and the English version of the tutorial shows it in action towards the end.
The changes are checked into github.