Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 1.28 KB

README.md

File metadata and controls

48 lines (24 loc) · 1.28 KB

#WP-Coursework Group-WP208

Live server of our project: https://batttleship-wp.herokuapp.com/

The trailer for our game: https://youtu.be/TgSWem18W-A

#Team members:

-Aimee Lemma

-Aaleen Khattak

-Arsalan Shams

-Nabeel Alkindly

Game Name: Battleship

Game Scenario: Battleship game,

2 Game modes: Single Player/Multiplayer,

5 Ship models,

2 Grids

===========================================================================

Installations

Once you have downloaded the code, open up the zip file, extract and have it open on vs code. Open the battleship in integrated terminale and write the following:

-npm i or npm install

-npm i --save nodemon

once everything has been installed, write "npm start" and you are good to go!

How to play:

The Ships are first arranged, The player who destroys the totality of their opponent's fleet wins the game. After the player positions their ships in, each opponent fires upon squares in the adverse grid and tries to sink their enemies fleet in turns.

BattleshipHomepage BattleshipHomepage