New Battleship Game
Rules:
- Game is played with Player One and Player Two alternating turns.
- In Setup phase, each player places five ships (Carrier [5], Battleship [4], Cruiser [3], Submarine [3], Destroyer [2]) on the board.
- Selection is done by picking the numbers from the dropdown menu (board is 10x10) for each ship and this represents the front of the boat. The rest of the boat is determined automatically by its length and the orientation by selecting horizontal or vertical.
- If a ship can not be placed due to being out of bounds or a space on the board is occupied, the player must select another starting position for that boat.
- Players take turn shooting at each other boards in order to sink the ships.
- The player that sinks opponents ships first is the winner.
Back