Hangman game
Built in python using TKinter GUI
Regular hangman game where the player has six lives(same amount of regular hangman limbs to draw) to finds what is the secret word.
The secret word is shown as a template of empty spaces.
Each miss try, you lose a life
Each correct try, the chosen character replace it's empty space(s) at the secret word's template.
The game's language is Portuguese-BR.