Class AsebPathPair

java.lang.Object
net.royalur.model.path.PathPair
net.royalur.model.path.AsebPathPair

public class AsebPathPair extends PathPair
The standard paths that are used for Aseb.

Citation: W. Crist, A.E. Dunn-Vaturi, and A. de Voogt, Ancient Egyptians at Play: Board Games Across Borders, Bloomsbury Egyptology, Bloomsbury Academic, London, 2016.

  • Field Details

    • LIGHT_PATH

      public static final List<Tile> LIGHT_PATH
      The path of the light player's pieces.
    • DARK_PATH

      public static final List<Tile> DARK_PATH
      The path of the dark player's pieces.
  • Constructor Details

    • AsebPathPair

      public AsebPathPair()
      Instantiates the standard paths for the light and dark player in Aseb.