Skip to content

Aksgo/Battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship (C++)

command-line Battleship game written in C++


Setup

Prerequisits: CMake and MinGW-w64 (thread support)

  1. Clone the repository

    git clone https://github.com/Aksgo/Battleship.git
    
    cd ./BattleShip
    
  2. Build the project using CMake Tools. The executables are located at: build/src/Debug/Battleship.exe

  3. Run the executables for game

    ./build/src/Battleship.exe
    

Contribution

Contributors are welcomed.

Please read CONTRIBUTION.md

Preview

image image

About

CLI Battleship game in C++

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •