Skip to main content

Archive for the ‘Uncategorized’ Category

More Undum examples

Here’s two more small Undum examples, with commented source code. They use slightly more advanced techniques than the previous one. Monty Hall Paradox An implementation of the Monty Hall paradox, this example lets the player guess which door holds the best prize in a game show. The correct door is randomized and the story text [...]