arindamsahu / battleship

Implementation of the game Battleship

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

battleship

Implementation of the game Battleship

This game is played with one person and a computer. The ships are already placed with a two dimensional array.

To play the game,

  1. Goto battle-game folder
  2. npm init
  3. npm start

About

Implementation of the game Battleship


Languages

Language:JavaScript 76.6%Language:HTML 15.0%Language:CSS 8.4%