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 reports bugs of a released version of Fuego using the bug tracking system on the project page. Bugs in the current development version should be posted to the fuego-devel mailing list instead.
Fuego participates in some of the Computer Go Tournaments on KGS. It plays on KGS using the user names Fuego and Fuego9. Experimental versions of Fuego play on the Computer Go Server.