I've managed to get fuego and gnugo playing on the text interface with the following command:
Code: Select all
gogui-twogtp -black "..\Go Engines\gnugo-3.8\gnugo.exe --mode gtp
" -white "..\Go Engines\fuego-svn1157-modbook\fuego.exe" -verbose -autoBut I haven't been able to get the graphical display to work. What am I missing?