Uses of Package
game
Packages that use game
Package
Description
Package for representing and playing two-player games.
Package for playing two-player games on the console.
-
ClassDescriptionRepresents 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.
-
Classes in game used by game.consoleClassDescriptionRepresents the state of a two-player game whose moves are described by a single object.Represents the state of a game whose moves are described by two objects, i.e.,
from
andto
.