HANGMAN
The goal of the game is to guess player1’s secret word before the drawing of a hangman is ompleted.Player 1 fills in the dashed lines to indicate the number of letters. Then player 2 call out a letter, if player 2 guesses correctly, player 1 writes the letter on the corresponding dash. If not, fills in the letter on the alphabet to indicate it has been played and start to draw the hangman (Typical order is: head, neck, body, left arm, right arm, left leg, right leg), players can also mutually agree to add facial features to extend the life of the hangman.
Player 2 wins if the word completed guessed before the hanged man is “hung” and vice versa.