carokanns / GoBit

A Chess Program written in Go (youtube series)
https://www.youtube.com/playlist?list=PLftcy-r3mehgu4gikLTFoI1CXh2bHm3rf
MIT License
16 stars 2 forks source link

Which ELO does it achieve? #1

Open DmitriMedved opened 2 years ago

DmitriMedved commented 2 years ago

In other words, what strength does it have?

carokanns commented 2 years ago

I've never measured it. I can only say that it is better than my old chess program Alaric, which I wrote many years ago.

DmitriMedved commented 2 years ago

Thanks for the reply. Is the project finished?

carokanns commented 2 years ago

I mixed this up with another chesprogram I made in Go. Forget about my comparison with Alaric before! Sorry about that. The program is far from finished but i lost interest. Missing parts are opening library intercae, end games in general and especially engame table interface and finally optimizations of the the code. It is written with educational focus and not performance.

DmitriMedved commented 2 years ago

Sad to hear that. The project looked very promising. Maybe you could take part in Word Chess Championship.

DmitriMedved commented 2 years ago

Which depth did you achieve? (during searching)

carokanns commented 2 years ago

In the end of the last video are some tests with numbers On 27 juni 2022 09:26 +0200, DmitriMedved @.***>, wrote:

Which depth did you achieve? (during searching) — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>