A strategy-type guessing game usually played by two players or human vs. computer. It involves guessing the position of ship(s) in your opponent's grid, one turn at a time!
This project was created to showcase my understanding of Test Driven Development in Javascript.
Javascript, Jest, HTML, and CSS