Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflow Test & Adds Interfaces #22

Merged
merged 2 commits into from
Feb 17, 2025
Merged

Workflow Test & Adds Interfaces #22

merged 2 commits into from
Feb 17, 2025

Conversation

Erikos66
Copy link
Owner

This pull request introduces the IDamageable interface and integrates it into the enemy and tower systems to handle damage interactions. The most important changes include adding the IDamageable interface, updating the EnemyGroundMovement class to implement this interface, and modifying the Tower_Crossbow class to deal damage to enemies.

Introduction of IDamageable interface:

Integration with enemy and tower systems:

@Erikos66 Erikos66 merged commit 0f36fc0 into master Feb 17, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant