Tag: tricks
-
Better safe than sorry…
As already mentioned in another article, the main method of winning (or losing) a chess game is through a double attack (check the “Chess programming and basic chess principles: Episode 2 – Double attack” article). So how can the computer program we develop be protected against such attacks? Obviously, the computer needs to detect such…