java.lang.Objectedu.gwu.champAlg.TicTacToe
public class TicTacToe
This is the class that implements Tic-Tac-Toe, loads the algorithms etc.
Constructor Summary | |
---|---|
TicTacToe()
|
Method Summary | |
---|---|
void |
start(PropertyExtractor ticprops)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TicTacToe()
Method Detail |
---|
public void start(PropertyExtractor ticprops)