Since you’re here...

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.
============================== My email: jotes@go2.pl



New chess engine: Baize 0.16.1, Mythos 0.1.2, Minimal chess engine



Baize is an open-source competitive UCI chess engine written in Rust.
Baize does not include a graphical user interface. Use it with a UCI-compatible chess GUI or tournament manager.
Author: Jyw10


Mythos is a chess engine that analyzes positions and plays strong moves. Like most engines it has no graphical interface — it speaks the standard UCI protocol, so it plugs into any chess GUI, or you can play it right in your web browser using the tiny bundled server.
Author: Kapil (bhabha)



Minimal chess engine written in C++ — from scratch, no dependencies beyond the STL.
Author: ByteMe6


Comments