Uses of Class
game.console.AbstractGame
Packages that use AbstractGame
-
Uses of AbstractGame in game.console
Subclasses of AbstractGame in game.consoleModifier and TypeClassDescriptionclass
Game<T>
Conducts a two-player game whose moves are described by a single object.class
Conducts a two-player game of the two-phase move-type on the console.