Skip to content

homura144/TankWar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TankWar

Build

To build this project, follow these steps:

  1. Clone the repository to your local machine.

    git clone git@github.com:Homura-momo/TankWar.git
  2. Open the CMakeLists.txt file located in the project's root directory.

  3. Modify the following line to set the CMAKE_PREFIX_PATH variable to your Qt installation path:

    set(CMAKE_PREFIX_PATH "path/to/your/Qt/installation")

    Replace "path/to/your/Qt/installation" with the actual path to your Qt installation directory.

  4. Proceed with the build process according to your preferred CMake workflow.

About

A TankWar game written with Qt

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors