Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 6 Part 1
Date: Fri Dec 7 2001 3:56 am
Author: Chen, Richard <richardc@andrew.cmu.edu>
Subject: Re: tournament + myboard

Along these lines: Is it true that isCapture() in MyBoard.java cannot be done w/o its being passing in the int[] move because isCapture() needs to know what the target coordinate is so it can test for that target coordinate's being/not being in a mill; without the target coordinate, how will isCapture() know which piece is the one in question while mill-searching?

If so, please confirm.
If not, please prove me wrong by elaborating on why I am wrong.
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
tournament + myboard      Cipriani, Jason A.      Thu Nov 29 2001 3:30 pm       
Re: tournament + myboard      Chen, Richard      Fri Nov 30 2001 3:22 am       
Re: tournament + myboard      Dore, Richard James      Wed Dec 5 2001 1:39 pm       
Re: tournament + myboard      Chen, Richard      Fri Dec 7 2001 3:56 am       
Re: tournament + myboard      Bortz, Andrew S.      Fri Dec 7 2001 8:08 am       
Re: tournament + myboard      Chen, Richard      Fri Dec 14 2001 7:57 am       

Back to previous screen