implement the classic game Battleship
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
- HTML5
- CSS3
- Javascript
- Webpack
You need to have these softwares and tools installed
- Node.js
- Yarn / NPM
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/
👤 Mael FOSSO
- GitHub: @maelfosso
- Twitter: @maelfosso
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.
