New chess engine release

Discussion of chess software programming and technical issues.

Moderator: Ras

adityachandra
Posts: 23
Joined: Sun Apr 23, 2023 9:26 am
Full name: Aditya Chandra

New chess engine release

Post by adityachandra »

Hi all,
this is my chess engine that I have been working on for the past few months. I have squashed (almost?) all the bugs and tuned the evaluation for version 1.0. It's built for mac intel, and I would like to get a rating out of it :) I estimate its just over 2000 as it scores ~70% against vice
Here it is!
https://github.com/crupeng-1/ChandraChess
The executable is a file just called "Chess"
smatovic
Posts: 3220
Joined: Wed Mar 10, 2010 10:18 pm
Location: Hamburg, Germany
Full name: Srdja Matovic

Re: New chess engine release

Post by smatovic »

Hi,

you can get an Elo estimation by yourself via STS++

https://talkchess.com/forum3/viewtopic. ... 10#p945710

Have fun.

--
Srdja