Gvin / CodeMagic

A small ASCII Roguelike RPG with magic based on physics + programming.
GNU General Public License v3.0
2 stars 1 forks source link

Enhance Enemy AI #58

Open Gvin opened 5 years ago

Gvin commented 5 years ago

Enemy IA should be refactored to allow some "AI patterns". Enemy should be capable to determine that he is in dangerous environment and run away.