Tag: chess program
-
The terror of debugging a chess program (and the unexpected benefits…)
Goal The goal of this article is to provide an overview of how a chess program can be debugged when a problem occurs. The Huo Chess program is used for this tutorial – the program used anyway for all tutorials in this site. About Huo Chess Check Huo Chess – Chess programming learning tutorials for details…
-
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.
-
CHESS PROGRAMMING: Evaluating Material – Episode 1: Bishop vs. Knight
Small chess programming lesson summary Overview: This is a short chess programming lesson, part of the ‘How to develop a chess program’ tutorials series in Harmonia Philosophica for total beginners. The goal of this lesson is to discuss the very basics of position evaluation. Tutorials on how to develop a chess program in Harmonia Philosophica…