Skip to content

ShashankMG123/BattleShipTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BattleShip Game

BattleShip is played on ruled grids on which each player's fleet of warships are marked. The locations of the fleets are concealed from the other player. The game consists of the following types of ships: Carrier: 5 Battleship: 4 Cruiser: 3 Destroyer: 2

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. When all of the squares of a ship have been hit, the corresponding ship has sunk. The first player to sink two of the opponent's ships, wins the game.

About

Building the battleship game using TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published