public abstract class AbstractGame
extends java.lang.Object
implements java.lang.Cloneable
| Constructor and Description |
|---|
AbstractGame() |
| Modifier and Type | Method and Description |
|---|---|
edu.colorado.games.AbstractGame.Player |
play(int depth) |
static double |
repeatPlay(java.lang.String name,
int depth) |