/Battleships

A simple version of the game Battleships.

Primary LanguageC#

Battleships

A simple version of the game Battleships.

How to run

Execute following commands to run the game.

git clone git@github.com:MarcinFrankowski/Battleships.git
cd Battleships
dotnet run -p Battleships