Skip to content

The main objective of this project is to recreate the game "Battleship" using Javascript.

Notifications You must be signed in to change notification settings

donrafiki2918/SocialService_Battleships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

SocialService_Battleships

The main objective of this project is to recreate the game "Battleship" using Javascript.

Versions

V1.0

Developed on Visual Studio Code, using the extensions: Javascript Snippets, Live Server (This helps to run the web page at the same time as you develop it, without manually reloading).

V1.2.1:

To run the application:

  1. Install the node modules (it uses node.js, and to install them the command npm i or npm install can be used).
  2. When the installation is over, run the application with npm run dev

Bugs

The green light for the player 2 is not working properly.

The boats can clip into each other.

Future Improvements

A better UI

Collision

About

The main objective of this project is to recreate the game "Battleship" using Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published