Chess Engines: A Zero to One Guide
code:
Antikythera
A parallelized Chess engine written in Golang.
This engine is mainly written with educational use in mind: ...start with an engine that is as simple as possible and add more complex features one-by-one. You can read through each one of the engine versions in the /engines/ folder, each with different levels of sophistication.
A parallelized Chess engine written in Golang.
This engine is mainly written with educational use in mind: ...start with an engine that is as simple as possible and add more complex features one-by-one. You can read through each one of the engine versions in the /engines/ folder, each with different levels of sophistication.
No comments:
Post a Comment