A simple finite state machine which describe the AI of a enemy.
I implemented behaviour forces (seek, flee, arrive), a finite state machine, missiles, a basic entity system.
Collision are not totally implemented. I use quadtree.
source on my github : https://github.com/BaumannMatthieu/sp...