hacktoberfest icon indicating copy to clipboard operation
hacktoberfest copied to clipboard

feature: word game in python

Open ShubhamNagure opened this issue 2 years ago • 0 comments

guess the words in python.

The user will be having 3 lives Lives left: ❤❤❤

user needs to guess the whole word or a letter in it. Guess a letter or the whole word: a ['?', 'a', '?', '?', '?']

if the user guessed the word, won. if not then lose.

ShubhamNagure avatar Oct 30 '22 05:10 ShubhamNagure