Battleship is a 2v2 board game. The objective is to destroy all your opponent's ships.
This project was created to complete the task Project: Battleship by The Odin Project.
The goal is to do something using Test Driven Development first. With that in mind, I elaborated all my code logic(non visual part) using TDD (You can run the tests!).
Full link: https://gabesenacom.github.io/battleship/
This represents hit in some ship
PubSubJS - A topic based pub/sub library