Chess Programming Help

Started by
9 comments, last by fire2_2000 20 years, 4 months ago
First really understand the minimax algorithm. If you understand it well you will not have any problem understanding alpha-beta pruning.

If you want to cut your teeth first implement Tic-Tac-Toe.

This topic is closed to new replies.

Advertisement