Skip to content

maelfosso/microverse_js_battleshp

Repository files navigation

Battleship

implement the classic game Battleship

screenshot

Battleship is a strategy type guessing game for two players. It is played on ruled grids (paper or board) on which each player's fleet of ships (including battleships) are marked. The locations of the fleets are concealed from the other player. Players alternate turns calling "shots" at the other player's ships, and the objective of the game is to destroy the opposing player's fleet.

A full description of the project can be found here

Built With

  • HTML5
  • CSS3
  • Javascript
  • Webpack

Getting Started

Prerequisites

You need to have these softwares and tools installed

  • Node.js
  • Yarn / NPM

Setup

To get a local copy up and running follow these simple example steps.

  • Clone the repository git clone https://github.com/maelfosso/microverse_js_battleshp
  • Change your current directory cd microverse_js_battleshp
  • Install all the dependencies yarn install
  • Run yarn start-dev
  • Your browser will be opened at http://localhost:8080/

Authors

👤 Mael FOSSO

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published