Skip to content

NazireAta/Battleships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Battleships

Battleships game for 2 players

The game is for two people and consists of two phases: First phase is placement phase where players place their 5 available ships on the board. (Carrier (occupies 5 spaces), Battleship (4), Cruiser (3), Submarine (3), and Destroyer (2)) The second phase is battle phase where players try to sink each other's ships. The player with the last ship standing wins.

The ship tiles are denoted with the "#" character, the unknown sea tiles are denoted with "-", the missed strikes are denoted with "O", and hits are denoted with "!" on player boards.

About

Battleships game for 2 players

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages