Skip to content

feat: add monsters and basic creature behavior#45

Merged
pegasus-concierge[bot] merged 4 commits intomainfrom
feat/add-monsters
Nov 5, 2021
Merged

feat: add monsters and basic creature behavior#45
pegasus-concierge[bot] merged 4 commits intomainfrom
feat/add-monsters

Conversation

@skleinjung
Copy link
Copy Markdown
Owner

  • Add kobold, goblin, and orc creature types.
  • Prevent movement into occupied cells.
  • Add 'move randomly' behavior to all creatures.
  • Reconnect link and health stats from world to recoil.

@pegasus-concierge pegasus-concierge bot enabled auto-merge (squash) November 5, 2021 03:28
@skleinjung skleinjung added the enhancement New feature or request label Nov 5, 2021
@pegasus-concierge pegasus-concierge bot merged commit 2e413be into main Nov 5, 2021
@github-actions github-actions bot deleted the feat/add-monsters branch November 5, 2021 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement monster behavior system, with 'move randomly' capability Add monsters to the map

1 participant