Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 6 Part 1
Date: Sat Dec 1 2001 12:39 pm
Author: Chen, Richard <richardc@andrew.cmu.edu>
Subject: Re: Checking for mills?

1.
No, "Nine Men's Morris" + diagonal mills = Eleven Men's Morris. Look in Board.java for the text graphic (an oxymoron) of the board we are using for hw6, Nine Men's Morris.

http://www-2.cs.cmu.edu/afs/andrew/course/15/211/www/hw6/Board.html does not pick up on the text graphic of the board since the formatting of the comments for Board.java.getSpace() (which contains the text graphic of the Board) is not javadoc-complaint, so you'll have to view Board.java itself.

Eleven's Morris Morris
Eleven Men's Morris uses a board with 3 concentric squares, but with lines connecting the corners, allowing mills to be formed diagonally. Each player has 11 pieces, and gameplay works exactly like Nine Men's Morris.
2.
Yes, modular arithmetic is useful for detecting mills.
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
Checking for mills?      Drozd, William A.      Fri Nov 30 2001 4:17 pm       
Re: Checking for mills?      Raff, Paul      Fri Nov 30 2001 8:18 pm       
Re: Checking for mills?      Weng, Mei Xiang      Fri Nov 30 2001 10:43 pm       
Re: Checking for mills?      Chen, Richard      Sat Dec 1 2001 12:39 pm       
Re: Checking for mills?      Bortz, Andrew S.      Sat Dec 1 2001 10:37 pm       
Re: Checking for mills?      Danish, Matt R.      Sun Dec 2 2001 2:54 am       
Re: Checking for mills?      Raff, Paul      Sun Dec 2 2001 12:31 pm       
P.S.      Raff, Paul      Sun Dec 2 2001 12:34 pm       
Re: P.S.      Danish, Matt R.      Mon Dec 3 2001 10:13 pm       

Back to previous screen