public class RandomGeneralPlayer extends Player
Player.boardType, Player.playerType
Constructor and Description |
---|
RandomGeneralPlayer()
construct a random player
|
Modifier and Type | Method and Description |
---|---|
Move |
move(GameState state,
java.util.ArrayList<Move> allowedMoves)
perform a random move
|
isComputer, otherMoved, ratioTimeLeft, setMaximumNumberOfNodes, setMaxTime, setPlayerNumber, startMove, timeUsed