Yesterday we implemented a new version of WordWalk , eliminating the drag-and-drop approach in favor of point-and-click. We have also placed all the candidate letters in a table row above the graph, so now there are no longer any floating letters that have to be dragged and dropped. We have also included the maximum possible score (which varies with each puzzle) so that you can compare your score against the best possible. To help understand how this works, let take a look at the kid's puzzle step by step. Here's the initial set up. Note that there 395 points possible. First we try to spell out "BEER" by selecting the B in the table: Then we select the B in the graph, which gets highlighted in yellow, and the yellow/red coloring for the B in the table reverts to white/black: Since the B is a correct first letter for either of the subwords, it remains yellow/black until the subword is completed. Since we are trying for "BEER", the next letter is E: Placin...
WordWalk puzzles now highlight the letter that starts the hidden rootword by thickening the border of the shape that depicts it. This was due to discovering that it is easy to forget which letter was first after correctly placing the subwords in the graph. E.g.,in today's English puzzle, we have: The first letter of the rootword is H, as indicated by the ovals with the thick borders. Then, after embedding, e.g., the subword "HALL" into the puzzle, we can still tell which letter is the first letter of the rootword:
Here's a snippet from today's English word. I'm trying to find the word "COIN" as the first word. I attempted this word first, because I was given the "C" as the first letter of the rootword, but then the "O" was the only diamond shape (i.e., a vowel) that "C" pointed to. So that had to be second. By a process of elimination, however, the only remaining diamond shape had to be the only remaining vowel, "I". I've just entered the "I" but now need to decide which of the blank ellipses should get the "N". It can't be the lower left one, because there isn't an arrow to it from "I". Same is true for the rightmost ellipse. Hence it must be the lower right one. Indeed, this is so: Then I'd guess the rightmost blank bubble must be "K", since it points to "N" and "KNOCK" is a word. So that should be easy to get. Again by a process of eliminati...
Comments
Post a Comment