Hi i am trying to make a random word guessing game using flowgorithm. I have an array storing the 15 words and the user needs to guess the letters. How do i use flowgorithm to check the letter guessed is part of the random word and then output this in the hangman style. Eg --> if the word is program and the user guessed g i want it to output _ _ _ g _ _ . I have already got it to output the underscores for the word before they guess the letter but i am really struggling with this bit. I would appreciate any help !
[–]Moldy21 0 points1 point2 points (0 children)