Instructions Install dependencies sudo apt update sudo apt-install qt6-base-dev build-essential cmake qt6-svg-dev Build the project: mkdir build cd build cmake .. make Run the project: ./grandmaster