This is a hangman game via terminal
- choice a word each work the game
- you have 6 chance to wrong
// later of clone it just opens the folder and execute command bellow
$ go run main.go
+----+
| |
O |
/|\ |
/ |
|
==========
Word: [c o m p u t e r]
You are a winner...
So we go to open a socket waiting for your interaction via terminal, later you can starting game.