Skip to content

KerronKing/Battleship-JS

Repository files navigation

Battleship-JS

Table of Contents

About

The aim of this project was to build a playable version of the classic game, Battleship, using mainly JavaScript technologies. You can view the project specifications here.

Live Demo

Click here to see the live version.

Installation and Usage

  • Open the terminal and clone the repo
https://github.com/KerronKing/Battleship-JS.git
  • To launch the app, cd in the project directory and enter the following command in the terminal:
npm start
  • Press 'Start Game' in to bring up the form.

  • Enter you name and press "Submit".

  • Play the game by clicking the enemy grid squares (the grid on the right).

  • Restart the game by clicking "Restart Game" and pressing "Submit" on the form.

Testing

  • cd into the project directory after cloning.

  • To run this app's test suite, open the terminal and enter the following command:

npm test

Built With

This page was built using the following technologies:

  • JavaScript
  • Webpack
  • Jest
  • HTML5
  • CSS3

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Feel free to drop a 👍 to show your support. It'd be greatly appreciated it 🙏

Authors

👤 Kerron King

👤 Eva Veskova Jackson

About

A take on the classic strategy game, Battleship, built with vanilla JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published