CounterGo
UCI chess engine (golang)
Go★ 65⑂ 14 forksGPL-3.0updated 2 weeks ago
git clone https://github.com/ChizhovVadim/CounterGo.gitChizhovVadim/CounterGoREADME.mdfork it — it’s yours
Counter
Counter is a chess engine.
- free
- open source
- support for different OS (Linux, macOS, Windows)
- multi threading support
- UCI protocol support. You can use any chess GUI interface that supports UCI protocol
Strength
Chess Rating lists:
| Version | CCRL 40/15 |
|---|---|
| Counter 5.0 64-bit 4CPU | 3373 |
| Counter 5.5 64-bit | 3333 |
TCEC
Counter is participating in TCEC tournament.
counterdev
Auxiliary utilities (neural network training, etc.) are located in a separate repository.
References
- cutechess
- Stockfish
- Ethereal
- Самообучение шахматной программы
- Neural Networks For Chess
- talkchess
- Chess Programming Wiki
- Bruce Moreland's Programming Topics
Counter Copyright (c) Vadim Chizhov. All rights reserved.
more like this
cc65-Chess
Portable chess game in C. Commodore 64, Apple 2, Atari, Oric, Commander X16, curses terminal, etc.
C★ 50
