Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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