Package api
-
Class Summary Class Description Cell Represents one cell of the Pearls game grid.MoveRecord A MoveRecord encapsulates a State along with information about how it might have been shifted or modified during a move in the game.PortalInfo Stores information about a portal for use when creating a Pearls grid from a string representation.StringUtil Utilities for Strings to represent grid and cell information in the Pearls game. -
Enum Summary Enum Description Direction Move directions for the Pearls game.State Possible cell states for the Pearls game.