Python3 program of Go (Weiqi) Usage: python go_play.py [-n SIZE] [-p1 PLAYER1] [-p2 PLAYER2] [-t TIMES]. n: dimension of the board n*n. player option: random/manual/greedy/my E.g.: python go.py 3 --player1=manual --player2=random