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

Need to create traits that define the problem generally #1

Open
starfys opened this issue Jan 30, 2018 · 2 comments
Open

Need to create traits that define the problem generally #1

starfys opened this issue Jan 30, 2018 · 2 comments

Comments

@starfys
Copy link
Collaborator

starfys commented Jan 30, 2018

No description provided.

@sremedios
Copy link
Owner

Main tasks that most specific implementations will do:

  • change coordinates/positions
  • number of members
  • send message to N other members
  • receive messages from M other members
  • some slot to process these messages

@sremedios sremedios reopened this Jan 30, 2018
@sremedios
Copy link
Owner

The world needs a general traits as well:

  • some container for the set of rules all agents follow
  • some dimensions

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