There was originally a bug in the GAlib random number generator... if I remember correctly, the guy who identified it told me this was found (or demonstrated) by making a scatter plot of generated numbers an observing there was a pattern to the data.
Gridogram is a word game where the goal is to trace words in a letter grid to find a hidden quote. Behind the scenes, creating the letter grids for quotes is not obvious: the linked page describes the approach taken.
There's a bit of logic involved, a bit of maths with undirected graphs... hopefully it's of interest! Oh, and there's an interactive bit where you can try creating a grid for a quote, which in itself is kind of a fun challenge.
I was a big fan of Wave. One aspect I really liked that I haven't seen in other apps is other people would see the letters/words you typed as you typed them, making for very active discussions... But then some people also hated that others could see their typed-out thought process and typos before they finished editing and hit send.
Thank you! Would never expect anyone to find all the words, but the full alphabetised list is useful to help box in the yellow words that are in the quote. Some of the words in the list are indeed pretty arcane, but I hope it can be interesting for players to see new words, and that those don't really interfere with the fun of the game. By the way, you can tap a word to see its definition.
Also, I am always interested in the quotations, which are interesting and well chosen. Sadly the answer block doesn't link to anywhere where I can see the author or the quote, but I can't even select the text to do my own search. That would be a great help.
Really appreciate the feedback, and glad you like the quotations. I haven't settled on whether to add links, but the text not being selectable wasn't intentional - have pushed a change to allow selecting the text, I hope that improves things.
Thank you! Yes it is tricky... what kind of shortcuts do you mean? One optimisation I've done to narrow the search space is account for symmetry, that's a shortcut in a sense.