Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 6 General Forum
Date: Mon Dec 3 2001 4:44 pm
Author: Maxim, Michael G. <mmaxim@andrew.cmu.edu>
Subject: Re: behavior of driver program

The GUI checks for invalid moves, but in a slightly different way. It puts the onus on makeMove() to throw IllegalMoveException's if the specified move is not valid. So basically make sure that your makeMove() function checks for validMoves being given to it.

Mike
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
behavior of driver program      Chow, Jicai Jonathan      Mon Dec 3 2001 4:19 pm       
Re: behavior of driver program      Maxim, Michael G.      Mon Dec 3 2001 4:44 pm       
Re: behavior of driver program      Chen, Richard      Fri Dec 7 2001 7:10 pm       

Back to previous screen