AnthonyDampier / dungeon-crawler

React JS Dungeon Crawler
https://dungeon-crawler-smoky.vercel.app
0 stars 0 forks source link

Define Enemy Behaviors #5

Open AnthonyDampier opened 8 months ago

AnthonyDampier commented 8 months ago

Behaviors: Defines how enemies behave (e.g., patrolling, chasing the player, attacking) based on the player's actions and their visibility.