Current Forum: Homework 6 - Part II |
Date: Tue Dec 4 2001 5:42 pm |
Author: Maxim, Michael G. <mmaxim@andrew.cmu.edu> |
Subject: Re: minimax - a must ? |
|
|
Yes you need to implement some form of game trees. You cannot just start picking moves, maybe for the tournament you could enter something you think is better than minimax or its variants, but good luck finding one. Implement minimax or fail to get credit.
Mike |
|