go-hangman Simple hangman game in Go. To run git clone https://github.com/SultanBadri/go-hangman.git cd go-hangman go run main.go OR go run .