Skip to content

JingOY0610/Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python3 program of Go (Weiqi)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages