GameLogic
|

Die Spiellogik u.a. für den Server
First you need to install SopraMessage.
In the root directory of the project run ``` sudo make install ``` the library can now be included using
``` #include <SopraGameLogic/XY> ```
and linked using
``` -lSopraGameLogic ```
Das Analyseergebniss von SonarQube ist hier auf SonarCloud zu finden.