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
This things is really important to do not crash compile !
2 types of AI inheritance possible :
ABSTRACT AI
BASIC AI
Last updated 3 years ago