Current Forum: Homework 6 General Forum |
Date: Mon Dec 3 2001 4:19 pm |
Author: Chow, Jicai Jonathan <jchow@andrew.cmu.edu> |
Subject: behavior of driver program |
|
|
I noticed that the text based version plays differently from the graphical version. The text based version calls the method validMove first before making the move but the graphical version simply calls makemove.
Which version will be used for grading? (if the driver program does the checking prior to making the move, then it is redundant for the makemove method to do the checking.) |
|