aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/go-gui.rb
AgeCommit message (Collapse)Author
2012-05-06Move go-gui to Homebrew-gamesJack Nagel
Closes #12101. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-06go-gui 1.4.2Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
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>