All Classes
Class | Description |
---|---|
Game |
Runnable class representing the game engine.
|
Match |
Class representing a single match between two players.
|
PayoffMatrix |
Class representing the payoff matrix for the game of two players.
|
Player |
Abstract Player class.
|
Player.Move |
Possible moves available for each player in a single match.
|