Class RandomPlayer

java.lang.Object
org.bitsquad.warzone.player.BasePlayer
org.bitsquad.warzone.player.RandomPlayer
All Implemented Interfaces:
PlayerStrategy

public class RandomPlayer extends BasePlayer
Represents the Random Player strategy
  • Constructor Details

    • RandomPlayer

      public RandomPlayer(String p_name)
      Parameterized constructor
      Parameters:
      p_name -
  • Method Details

    • issueOrder

      public void issueOrder()
      Implementation of issue order