Date: 02/21/05 (Algorithms) Keywords: no keywords My final project for AP Computer Science is to write a checkers program where you can play either Human v. Computer or Computer v. Computer. I have chosen to use a basic minimax algorithm, nothing fancy, and was wondering what people's thoughts were on the algorithm to rate each board state. Source: http://www.livejournal.com/community/algorithms/47375.html
|