Warships

Educational project for the development of knowledge on the course Object-oriented programming

View project on GitHub

Build and launch the game

There are several ways to download the program sources:

  • git clone https://github.com/Keberson/Warships.git
  • Download

After downloading and unpacking, you need to perform the following actions`

cd Warships
cmake .
make 

Hooray, the program is ready to launch!

./warships