This is a Python script of the classic game “Hangman”. The word to guess is represented by a random alphabet (A-Z). If the player guess a letter which exists in the word, the script writes it in all its correct positions. The player has 10 turns to guess the word, if fails to complete the word then you loose. It’s simple you can easily customize the game by changing the variables.
0
0
votes
Article Rating
Subscribe
Login
1 Comment
Oldest
Newest
Most Voted
Inline Feedbacks
View all comments
shohel rana
2 years ago
0