/battleship

Development of the classic game of Battleship

Primary LanguageC++GNU General Public License v3.0GPL-3.0

BATTLESHIP

Battleship is a guessing game for two players. It is played on ruled grids (boards) on which each player's fleet of ships 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.

Built With

  • C++

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details