I've made an Undum port of Cloak of Darkness. A literal translation of a parser IF game into hypertext fiction doesn't really turn out to be the best game design there is, but it does demonstrate most of Undum's core concepts pretty nicely.
- Play the game here
- Annotated source code: zipped package or the JavaScript file and the HTML page ("View source" in your browser)
Thank you! The toughest thing about learning Undum, from the perspective of someone with vanishingly little Javascript, was the paucity of available source code, so this will be extremely useful. Hat-tip, sir.
Thanks so much! More examples of Undum are needed!