This project is written in Go
In order to compile this program, you need to have Go installed (see: https://golang.org/doc/install)
git clone https://github.com/floppylab/clean-code
cd clean-code/hangman/Go
To run this program locally on command line: go run hangman.go