Skip to content

GEOFARL/battleship

Repository files navigation

Battleship

Live Demo 👈

A single player battleship game where the player tries to sink all of the oponent's ships.

Place your ships vertical or horizontal to setup your board and begin selecting spaces on the computer's board to attack. When the computer lands an attack it will know which spaces to target next

alt text

Made with

  • HTML
  • CSS (SCSS)
  • JavaScript
  • Jest
  • Webpack

Install and run

git clone https://github.com/GEOFARL/battleship.git
cd battleship
npm install
npm start

Releases

No releases published

Packages

No packages published