hangman 🚨Create hangman game in golang Try to keep your character alive. you have 5 chance and you should have 3 correct answers to finish the game How to run game: Clone git clone https://github.com/pooulad/hangman.git Run go run main.go or make run