Battleship

Find the hidden battleships.

Rules

The objective is to guess the correct position of ships that are placed randomly, but hidden, in the board. Click in one cell of the board to shoot. If it contains a ship, the clicked cell will turn to green. Otherwise, it will turn to red, indicating that you missed the shot.

After your sink a ship, all cells surrounding it will be marked as red. The ships are composed of one Carrier (composed of 5 cells), one battleship (4 cells), three destroyers (3 cells) and two patrol boats (2 cells).

You have six attempts to find the battleships. For every missed shot, the number of tries in the top of the board becomes red. At the end of each row and at the bottom of each column is a number that tells how many cells in that row or column are occupied by ships.

Click the Start button to start a new game.

Statistics