See: Description
Interface | Description |
---|---|
FleetPlacementBoundary |
Represents the boundary used to place a fleet.
|
GameBoundary |
Created by fabio.urbini on 05/07/2017.
|
IoBoundary |
Represents the I/O Boundary, which is supposed to use the console,
or a simple i/o system.
|
SettingsBoundary |
Represents the boundary used to set all
the environment variables for the game.
|
ShootingBoundary |
Represents the boundary used to shoot a fleet.
|
Class | Description |
---|---|
DefaultGameBoundaryImpl |
Boundary of a battleship game.
|
IoHelper |
Helper class for writing/reading using the console.
|