Create my AI

Here you gonna find how create your AI

This part is important for you. It gives you all tools to create your own AI !

Where my AI should be create ?

Your AI must be create in AIs folder like this :

{PROJECT}
+
|
+->AIs
   |
   +-> MyAI
       |
       +-> MyAI.hpp
       |
       +-> MyAI.cpp
circle-check

2 types of AI inheritance possible :

Last updated