Package battleship
package battleship
-
ClassDescriptionThe type Barge represents a ship with a size of 1 unit.The type Caravel represents a ship with a size of 2 units.The type Carrack represents a ship with a size of 3 units.The enum Compass.The type Fleet.The type Frigate represents a ship with a size of 4 units.The type Galleon represents a ship with a size of 5 units.The interface Fleet.The interface Game.IMoveThe interface Position.The interface Ship.The type Main.ShotRepresents a position on the game board.The type Ship.The type Tasks.