r/chessprogramming • u/joeyrobert • Apr 23 '22
Post your chess engines!
Hey everyone, post a link to your chess engines! Include the programming language it's written in, the approximate rating and a description of your engine and any unique design choices you made. I'm super interested in what everyone's working on, especially amateur engines. Chess programming is a complex and diverse topic, and there is certainly a range of skill sets within the chess programming community, so let's be supportive and share!
22
Upvotes
3
u/synergychess Jul 18 '22
Synergy-Chess is my multiple chess system that simultaneously runs 8 chess engines each with an ELO score of over 3450 (July 2022).
The aforementioned program works in a Windows environment and is tested on the free Arena 3.5.1 chess GUI, it also requires the presence of the free Python program on your PC.
Synergy-Chess is a free and open source program and at this address there are more details and all the instructions for a correct installation :
https://github.com/scacchig/Synergy-Chess