| breitband |
Base package of the Breitband game.
|
| breitband.game.board |
Provides the board logic of the game.
|
| breitband.game.players |
Provides the player logic of the game.
|
| breitband.GUI |
Provides the GUI of the game.
|
| breitband.GUI.elements |
All main elements that make up the GUI.
|
| breitband.GUI.ui |
All main components that make up the GUI.
|
| breitband.GUI.util |
Utility classes for the GUI.
|
| breitband.util |
Utility classes that are used in the game.
|
| test |
Test classes for the game.
|
| test.gameTest |
Basic tests for the board and player logic.
|