gnu-go

GNU Go engine for playing the game of Go against opponents

brewmacoslinux
Try with needOr install directly
Source

About

Plays the game of Go

Commands

gnugo

Examples

Start an interactive game of Go with GNU Go$ gnugo --mode gtp
Play a game with a specific board size and level$ gnugo --boardsize 19 --level 10
Generate a game and save it to an SGF file$ gnugo --boardsize 9 --level 5 --output game.sgf