PYTHON - WordGuess Game

by Vedat T

Description

I have done one of the standard projects named word guess game. In this program, it picks a word from a list of words and transforms it into lines so that player sees the length of the word without the letters. Then, player guesses the letters to find the word as having 8 chances of guesses.