Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.64 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.64 KB

BATTLESHIP Game

Vanilla JavaScript battleship game

Live Demo . Report Bug · Request Feature

Table of Contents

About The Project

Based on the PROJECT: BATTLESHIP in the odin project as a part of the Microverse curriculum.

The purpose is to get a good understanding how to create the battleship game in ES6 using test driven development with Jest.

The following are actions that can be done on the application.

  1. Start the game to deploy the ships.
  2. Click on the board to destroy the computer ships.
  3. If you destroy all the computer ships first you win.
  4. Good luck!

Built With

Contact