Current Forum: Homework 6 Part 1 |
Date: Mon Dec 3 2001 11:13 pm |
Author: Chui, Alex Yincheung Alex <achui@andrew.cmu.edu> |
Subject: Confuse but one line of code in TextGame.java |
|
|
We are using the TextGame.java from hw6gui.jar to test our code. The line m= p.getMove(b.getClone()); doens't do anything at all. Because getmove isn't define to return in player.java. Are we suppose to use this line of code or just ignore it??
|
|