Carl Careborg

Battleship

Preview Image

Description

The classic game "Battleship". If you´ve never played it, or need a refresher, you can read about Battleship’s rules here: Rules on Wikipedia

This project is created using vanilla Javascript, HTML and CSS. No frameworks or libraries, just fundamentals.

For this project a Test Driven Development (TDD) approach was used. Aswell as a object oriented programming (OOP) method.