Category: Huo Chess
-
Chess Program thought process analysis article
A new article “Chess Program thought process analysis (Simple) – The Huo Chess example” has been published. There the thinking process of a chess program is presented in high level in order to help chess programming enthusiasts gain an initial understanding of the general way a chess program works. One can find the relative article…
-
How to develop a chess program from scratch (for total beginners) Ep. 2
In this chess programming episode, the tutorial explains how the chess thinking algorithm works.
-
How to develop a chess program from scratch (for total beginners) Ep. 1
[Next episode] Overview This is a tutorial that shows how one can develop a chess program from scratch. Minimum knowledge of programming is nice to have, but even people with no knowledge will be able to follow since the topics are described in a way independent of programming languages. Details about programming are explained when…