It is recommended to use CLion (JetBtains) otherwise, follow the below instructions to build the client:
cd
to the directory you want to save and run the code
git clone https://github.com/AI-Battle/AW-Client-Cpp
cd AW-Client-Cpp
mkdir build
cd build
cmake ..
make
./client/client