carmjc / morph2

A mix of rpg and rts for a space game full of ship evolutions
0 stars 1 forks source link

Implement AIs #27

Open carmjc opened 10 years ago

carmjc commented 10 years ago

Basics of an AI :

It acquire knowledge about its environment. For instance,

When fired at, it reacts accordingly to known informations about the aggressor. It if is a balanced AI, it follows the following priorities:

When the aggression disappears, it might flush the gathered information about it.

carmjc commented 10 years ago

Basic AI implemented. It handles :