|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
Board | The class Board represents the board with all pieces and holes. |
Othello | The class Othello represents the game Othello itself. |
Position | The class Position represents a position on the field. |
Shell | The class Shell implements a simple shell to test the functionalities of the
Othello game, to pass the information to Othello and to print the information in
Othello in a human-readable format. |
Enum Summary | |
---|---|
Field | The enum Field represents the fields situation on a board and the players of
a game. |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |