Rating is available when the video has been rented.
This feature is not available right now. Please try again later.
Published on Jul 2, 2013
Video series programming a chess engine in C
**Update May 2014 ** I changed small parts of the code so it compiles with latest GCC, and fixed a couple of small errors.
This video implements a Console playing mode also.
Please note there was a bug when searching a position that has already repeated - I've fixed this from Part 70 Onwards. Thanks to all who find and point these out :)