Tic-Tac-Go My first attempt at writing go :) Usage go run tic-tac-go.go [--p1=<strategy>] [--p2=<strategy>] Available strategies: interactive: Prompt the user for each move for the given player random: Randomly select one of the available spaces to play