polyglot
chess engine protocol adaptor, connects UCI engines to xboard
Install
- All systems
-
curl cmd.cat/polyglot.sh
- Debian
-
apt-get install polyglot
- Ubuntu
-
apt-get install polyglot
- Kali Linux
-
apt-get install polyglot
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install polyglot
- OS X
-
brew install polyglot
- Raspbian
-
apt-get install polyglot
- Dockerfile
- dockerfile.run/polyglot
polyglot
chess engine protocol adaptor, connects UCI engines to xboard
Common chess frontends have a winboard/xboard input interface, modern chess engines speak the UCI "universal chess interface" protocol. This protocol adaptor makes it possible to use standard chess frontends, like xboard or scid with UCI speaking engines and play chess against them.