The computer selects two words ( same length ) from a dictionary. Then the user tries to find a path from the first word to the other so in every round the word changes by one letter, the new word in every step is in dictionary. The purpose of the game is to reach to the target-word within specific steps.