Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 525 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 525 Bytes

Battleship

Battleship is a strategy type guessing game for two players. It is played on ruled grids (paper or board) on which each player's fleet of ships (including battleships) are marked. The locations of the fleets are concealed from the other player. Players alternate turns calling "shots" at the other player's ships, and the objective of the game is to destroy the opposing player's fleet.

Demo

To try this game, click here.