Get the release for your platform from: https://github.com/EuanFH/RockPaperScissorsLizardSpock/releases/
- clone this get repo
- Download the go compiler here: https://golang.org/dl/
- if using linux download from a package manager
- Navigate in the terminal to the git repository
- run "go build"
- run the binary outputted from the compilation or the downloaded release in the terminal
- enter gestures names to play the game
- once done playing type "exit"