sbmxc / hacktoberfest

Create your first PR! Don't forget to star if it helped!
106 stars 541 forks source link

feature: word game in python #703

Open ShubhamNagure opened 1 year ago

ShubhamNagure commented 1 year ago

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.