Package game


package game
Package for representing and playing two-player games.
  • Class
    Description
    Represents the state of a two-player game whose moves are described by a single object.
    Represents the two players.
    Represents the status of the game.
    Represents the state of a game whose moves are described by two objects, i.e., from and to.