Package common


package common
Provides classes and interfaces to be shared between puzzles and two-player games.
  • Class
    Description
    Represents functionality shared between the state of puzzles and two-player games.
    Represents the states of puzzles or two-player games whose moves are described by two objects, i.e., from and to.
    Represents moves that are described by two objects, i.e., from and to.