0 Forks
1 Stars
1 Watchers

battleship

This is a battleship game the user can play against a computer or another human. It was written in HTML, CSS, and vanilla JavaScript, and uses Jest for testing.

How to download and setup battleship

Open terminal and run command
git clone https://github.com/bgtti/battleship.git
git clone is used to create a copy or clone of battleship repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with battleship https://github.com/bgtti/battleship/archive/master.zip

Or simply clone battleship with SSH
[email protected]:bgtti/battleship.git

If you have some problems with battleship

You may open issue on battleship support forum (system) here: https://github.com/bgtti/battleship/issues