- CMake 3.5 or above - https://cmake.org/download
- Qt 5.15 or above - https://www.qt.io/download
If you do not have CMAKE_PREFIX_PATH:
- go into
CMakeLists.txtandsrc/CMakeLists.txtthen addset(CMAKE_PREFIX_PATH "/your/path/to/qt")
Run CMake
Example - cmake . -Bbuild -Wdev -Werror=dev && cmake --build ./build
Move the directory resources to the directory with the created executable file.
If you are using Windows, extract everything from the directory libraries to directory with created executable file.
Run the executable file Chess or Chess.exe.
With the left mouse button, select the shape we want to resemble.
Move with the right button.