SkillAgentSearch skills...

Fuego

This is a clone of an SVN repository at svn://svn.code.sf.net/p/fuego/code/trunk. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog post: http://piotr.gabryjeluk.pl/blog:closing-svn2github . If you want to continue synchronizing this repo, look at https://github.com/gabrys/svn2github

Install / Use

/learn @svn2github/Fuego
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Description

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.

Contact

Fuego project page: http://sourceforge.net/projects/fuego/

Fuego Trac and Wiki: http://sourceforge.net/apps/trac/fuego/

Copyright

See the file AUTHORS for the list of copyright holders on Fuego.

License

Fuego is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Fuego is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Fuego. If not, see http://www.gnu.org/licenses/.

Compilation

See INSTALL for generic compilation instructions from GNU Automake. The file doc/doxygen/general/pages/autotools.cpp contains additional and Fuego specific documentation.

Documentation

The developer documentation for the libraries and applications can be created with Doxygen (http://www.doxygen.org). There is a makefile in doc/doxygen/Makefile.

The user manual for the main Go player is in doc/manual/

Related Skills

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated4y ago
Forks13

Languages

Objective-C

Security Score

75/100

Audited on Feb 10, 2022

No findings