Skip to content

xAdhithiyan/battleship

Repository files navigation

battleship

Links

About

A website to play a game of battleship. Test driven development (jest) was used in the early stages of the project.

Installations

To set up the project on the local machince make sure node.js is installed and run the following commands

git clone git@github.com:xAdhithiyan/battleship.git
cd battleship
npm install

To build the project

npm run build

Preview

Screenshot 2024-01-23 at 01-49-15 Battle Ship