Package loveletter
-
Interface Summary Interface Description Agent An interface for representing an agent in the game Love Letter All agent's must have a 0 parameter constructor -
Class Summary Class Description Action An abstract class to represent actions in the game LoveLetter.LoveLetter A class for running a single game of LoveLetter.State This class represents the observable state of the game. -
Enum Summary Enum Description Card An enumeration of the card types Cards are immutable -
Exception Summary Exception Description IllegalActionException A class for representing Illegal Actions in the game Love Letter