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

About

Battleship game written in vanilla JS with simple AI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published