Autoplay

Autoplay project connects two xboard/winboard protocol complaint chess engines and lets them play against each other.
Download

Autoplay Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Folkert van Heusden
  • Publisher web site:
  • http://www.vanheusden.com/time/omnisync/

Autoplay Tags


Autoplay Description

Autoplay project connects two xboard/winboard protocol complaint chess engines and lets them play against each other. Autoplay project connects two xboard/winboard protocol complaint chess engines and lets them play against each other. The result will be logged in a easily parseable logfile and after the result of the game is known, a specific exit-code is returned (0=white won, 1=black won, etc). How to run it?GNUChess versus Posautoplay -1 "gnuchess -x " -2 "java -Xmx256M -jar pos --io-mode xboard" -r -l gnuchess_v_pos.logSjeng versus GNUChessautoplay -1 sjeng -2 "gnuchess -x" -l sjeng_v_gnuchess.logEngines running on seperate computersThis example runs gnuchess on computer 'B' with white and sjeng on computer 'A' with black:Computer B (slave): autoplay -P 7788 -0 "gnuchess -x"Computer A (master): autoplay -1 "client:B:7788" -2 "sjeng" -v -r


Autoplay Related Software