Skip to content

kl100/WP-Coursework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

#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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 36.2%
  • JavaScript 34.2%
  • Handlebars 29.3%
  • Shell 0.3%