The program is similar to a Hangman game, it get a random word from a file and the asks the user to guess a single letter, players have a total of 8 opportunities to make mistakes if correct that letter gets placed in the correct spot on the secret word. If all the secret letters are correctly guesses the user win. At the end the user can choose to play again.