Prerequisits: CMake and MinGW-w64 (thread support)
-
Clone the repository
git clone https://github.com/Aksgo/Battleship.gitcd ./BattleShip -
Build the project using CMake Tools. The executables are located at:
build/src/Debug/Battleship.exe -
Run the executables for game
./build/src/Battleship.exe
Contributors are welcomed.
Please read CONTRIBUTION.md