/go-chess-xfcc

Golang library for correspondence chess XFCC protocol

Primary LanguageGoMIT LicenseMIT

go-chess-xfcc

Golang support for XML web services for correspondence chess.

Configuration

Create a configuration file to you home directory:

mkdir -p "${HOME}/.config/go-chess-xfcc"

and a file named go-chess-xfcc.xml with contents:

<configuration>
	<user>REPLACE_WITH_YOUR_USERNAME</user>
	<password>REPLACE_WITH_YOUR_PASSWORD</password>
</configuration>

ICCF

International Correspondence Chess Federation supports XFCC. For practical examples see

Syzygy tables

Lichess API