Skip to content

A multiplayer battleship game where the main goal is to destroy all your opponent's ships in sea.

Notifications You must be signed in to change notification settings

tafodinho/battleship

Repository files navigation

Battleship

A multiplayer battleship game where the main goal is to destroy all your opponent's ships at sea. The full description of the game can be found here.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

node -v >= v8.16.0

npm -v >=  6.4.1

webpack -v >= 3.5.6

Build with

Jacascript HTML CSS Webpack Sass

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

Clone project

git clone git@github.com:userman95/The-Todo-List.git
cd ./battleship

Install npm

npm install

Install webpack

See install instructions for webpack

Build project

webpack

Run npm run start and enjoy !

Deployment

Built With

  • Dropwizard - The web framework used
  • Maven - Dependency Management
  • ROME - Used to generate RSS Feeds

Authors

Preview

Screenshots

screenshot

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A multiplayer battleship game where the main goal is to destroy all your opponent's ships in sea.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published