AITools
 All Data Structures Functions
AITools Documentation

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

Toolbox für die Sopra KI

Installing

First you need to install SopraMessage and SopraGameLogic.

In the root directory of the project run ``` sudo make install ``` the library can now be included using

``` #include <SopraAITools/XY> ```

and linked using

``` -lSopraAITools ```

Doxygen-Dokumentation

SonarQube Analyse

Das Analyseergebniss von SonarQube ist hier auf SonarCloud zu finden.