Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 6 General Forum
Date: Sat Dec 8 2001 9:58 pm
Author: Shi, Ying <shy@cmu.edu>
Subject: Re: dear professor

if you have not been constantly visiting this course black board, some people and the TAs have already pointed out one majore factor in causing the seemingly inconsistent behavior between textdemoboard and the graphicsdemoboard, which is

the current graphics interface does not check the moves validity before attempting a move while the text version does. HOWEVER, in the provided Board.java interface code, it specifies for the makemove() method, invalid moves are to be caught before proceeding.

so if you did not check validity in makeMove() and your code worked fine with Textgame, it will not work with the graphicsgame

we are all waiting to know how this will be graded as well.
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
dear professor      Park, Daesik      Sat Dec 8 2001 8:43 pm       
Re: dear professor      Patnaik, Rohit      Sat Dec 8 2001 9:50 pm       
Re: dear professor      Shi, Ying      Sat Dec 8 2001 9:58 pm       
Re: dear professor      Danish, Matt R.      Sun Dec 9 2001 11:14 am       
Re: dear professor      Chen, Richard      Tue Dec 11 2001 1:09 am       

Back to previous screen