Fuego is a collection of C++ libraries for developing software for the game of Go. It includes a Go player using Monte Carlo tree search. The initial version of the code was released by the Computer Go Group at the University of Alberta and is based in parts on the previous projects Smart Game Board and Explorer. Fuego is available under the terms of the GNU Lesser General Public License.
Please report bugs in the release and development versions of Fuego to the fuego-devel mailing list, or submit a ticket to the Fuego bug tracking system.