0 Forks
2 Stars
2 Watchers

Battleships

Project for the Introduction to Programming course

How to download and setup Battleships

Open terminal and run command
git clone https://github.com/HeavySmile/Battleships.git
git clone is used to create a copy or clone of Battleships 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 Battleships https://github.com/HeavySmile/Battleships/archive/master.zip

Or simply clone Battleships with SSH
[email protected]:HeavySmile/Battleships.git

If you have some problems with Battleships

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