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

Let agents be able to deploy particles that help other team members to find good spots #45

Open
DivineThreepwood opened this issue Mar 5, 2024 · 0 comments

Comments

@DivineThreepwood
Copy link
Member

  • Particles have a direction
    • If a agent places a particle the particles direction points to the opposite.
  • Particle have a timeout
  • Agents have the following options:
    • deployPartical
    • seePartical
    • goToPartical
      • in case the agent is on top of the particle it turns in the direction of the particle

This imitates the behaviour as ant are using to find resources:
So agents could deploy Particles once they found a good spot of resources while they are carrying one to the mothership.
Other agents could follow the track of particles to the resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant