Class AbstractSoloPlayer

java.lang.Object
com.codingame.gameengine.core.AbstractPlayer
com.codingame.gameengine.core.AbstractSoloPlayer

public abstract class AbstractSoloPlayer extends AbstractPlayer
The representation of the player's AI during the game's execution.
  • Constructor Details

    • AbstractSoloPlayer

      public AbstractSoloPlayer()