dkappe / CounterGo

Chess engine (golang)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Counter

Counter is a free, open-source chess engine, implemented in Go. Counter supports standard UCI (universal chess interface) protocol.

Strength

Chess ratings are available at Computer Chess Rating Lists:

Commands

Counter supports UCI protocol commands and own commands:

  • arena - start tournament against themself
  • epd [/home/vadim/wac.epd] - analyze collection of test chess positions

Information about chess programming

Thanks

  • Vladimir Medvedev, GreKo
  • Fabien Letouzey, Fruit and Senpai
  • Robert Hyatt, Crafty

Counter Copyright (c) Vadim Chizhov. All rights reserved.

About

Chess engine (golang)

License:GNU General Public License v3.0


Languages

Language:Go 99.8%Language:Makefile 0.2%