simzer / goro

Go (igo, wei-qi, baduk) engine, cli interface, gui and tool set
GNU General Public License v3.0
2 stars 0 forks source link

command line options #25

Closed simzer closed 11 years ago

simzer commented 11 years ago

Add command line argument handling (maybe getopt). Basic options:

--(white|black) PLAYERTYPE player move sources, where player types:
ai moves generated by computer player cli human player using interactive command line interface gtp moves read from stdin using go transfer protocol --tictactoe tictactoe on 3x3 board instead of go --gomoko five in a row instead of go --board N set game board for NxN
--handicap N number of handicap stones --komi N number of komi --help prints this help