aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/go-gui.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-10-21New Formula: GoGuiBen Alkov
GoGui is a graphical user interface to programs that play the board game Go and support the Go Text Protocol, such as GNU Go. GoGui has many special features for Go program developers: It allows direct communication with a Go engine over a command shell. The Go engine can be replaced while keeping the current board position. Commands can be configured to display their responses graphically on the board. GoGui is avaliable under the terms of the GNU General Public License. Signed-off-by: Adam Vandenberg <flangy@gmail.com>