ramkrishna500 / Battleship-Game-Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Battleship-Game-Application

NodeBattleship is a multiplayer Battleship game made with Node.js and socket.io. At the start of the game, five ships of different sizes are placed randomly in a 10 x 10 grid. The players then take turns firing shots at the opponent's grid until one player has sunk all of the opponent's ships.

About