Skip to content

Send larger drone attacks #27

@MaximoMachado

Description

@MaximoMachado

As of right now, we at most end up sending two drones carrying landscapers to attack the HQ. We should implement using communication when drones should go attack the HQ.

The implementation I was thinking would have idle drones circle our HQ. When our HQ senses a large enough grouping of drones, it would send out a Transaction telling them to attack. This has the benefit of the drones being able to defend our base while waiting to attack. Another way to do it might be to have the drones encircle the enemy HQ. Each drone could send out a transaction saying they are in position and when the HQ receives enough of those messages, then it could send out the attack transaction.

I'm thinking the number of drones should be based on how many net guns we spot around the enemy HQ. So, our HQ will check for net guns spotted transactions and decide based on that when to send the attack transaction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions