in reply to Re^2: Hangman Assistant
in thread Hangman Assistant

Lawliet,
...testing all the words and then seeing the data produced for each algorithm

I suggested the very thing elsewhere in the thread. I can easily modify this code to only produce "lose" if it is unable to guess the word in the allowed number of wrong guesses or "win <total_guesses> <wrong_guesses>" if it does win. I haven't looked at your code so I would think it would be easier for you to modify it accordingly.

Cheers - L~R