A Battleship game, developed as a hands-on project to reinforce knowledge of Test Driven Development(TDD), streamline code bundling with Node.js and Webpack. The project follows a modular approach, with separate classes for ships, gameboards, players, and the main game loop.
View Demo
I would like to express my gratitude to The Odin Project for providing an outstanding learning platform and resources. This project was developed as part of The Odin Project's curriculum, which played a crucial role in honing my skills in web development.