Screenshots
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.
Categories
License
Update Notifications
User Ratings
User Reviews
-
Who can install OS & all needed & work without reinstallations in Windows is already computer guru (if can compile - superguru). I couldn't. For non-guru: 1.Download&install Linux_x86_64 (most popular - Ubuntu) with all programs from distr. (you'll get already usable system for home&office). 2.Download this file & unpack it (with right click & selection in filemanager). 3. Go to the folder with unpacked files & in command prompt (in filemanager or in console) type sequentially next 3 strings: I) ./configure II) make III) su -c 'make install' & at request of the root password type it (created by You at Linux install.). Instead of 2&3 You can download Mogo binaries for Linux_x86_64. 4. In Your go board program (http://sourceforge.net/projects/gogui/files/gogui/) add this engine with Your configuration (1 or more). P.S. Use of Windows for Go games isn't a good idea. There are only weak commercial programs with Windows binaries.