GameLogic
 All Data Structures Files Functions Variables Friends
GameLogic Documentation

![Build Status](https://travis-ci.org/SoPra-Team-10/GameLogic.svg?branch=master)

Die Spiellogik u.a. für den Server

Installing

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 ```

Doxygen-Dokumentation

SonarQube Analyse

Das Analyseergebniss von SonarQube ist hier auf SonarCloud zu finden.