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

Implement attack for robot #45

Closed
5 tasks
paulsonnentag opened this issue Jan 6, 2017 · 0 comments
Closed
5 tasks

Implement attack for robot #45

paulsonnentag opened this issue Jan 6, 2017 · 0 comments
Milestone

Comments

@paulsonnentag
Copy link

paulsonnentag commented Jan 6, 2017

4 story points

Currently we will limit the attack to static entities (towers)

attacker component

  • require movable component
  • add attack action
    attack if there is a entity with health in front of current entity

attack block

  • add attack action to robot-api
  • add attack block (move towards position if necessary then attack)
  • add destroy block (calls attack repeatedly until entity is destroyed or bot is destroyed)
@paulsonnentag paulsonnentag added this to the Sprint 4 milestone Jan 6, 2017
@perguth perguth closed this as completed Jan 15, 2017
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

No branches or pull requests

2 participants