The Hangman Solver
This solves the game of hangman. It can be useful in doing crossword puzzles as well. You come up with a puzzle and it comes up with guesses. Use the Already Guessed field to indicate incorrect guesses.
Enter a 1 word (dictionary words only, no proper nouns) puzzle using dashes (-) to indicate unknown letters. The already guessed field needn't include letters that are in the puzzle, but they don't hurt.
Example: w-rd
The word list is up to 299,542 words, with british spellings added. After many people nonsensically complained that words in the dictionary weren't, I figured out that they were using upper case letters. Don't use capital letters, but if you do, it will still work now. Let me know if you find even more deficiencies. (thanks)