java.lang.Object
app.core.interactor.Player<M,P>
app.ai.DumbPlayer<M,P>
- All Implemented Interfaces:
Spectator<M,
P>
public class DumbPlayer<M extends Move<P>,P extends Piece>
extends Player<M,P>
implements Spectator<M,P>
AI that makes random moves one second after receiving an update
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class app.core.interactor.Player
getAllPieces, getID, getLegalMoves, getLegalMoves, getPieces, makeMove