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

Adding simple agent behaviour #4

Merged
merged 6 commits into from
Sep 18, 2020
Merged

Adding simple agent behaviour #4

merged 6 commits into from
Sep 18, 2020

Conversation

confiscar
Copy link
Contributor

Description of code in PR

Adding basic implementation of a Casey, Matt and Jim agent. Also added the code necessary to spawn a few of them for testing.

Quick Checklist:

  1. Does the code compile?
  2. Did you lint the code?
  3. Have you added tests and do all tests pass?
    I think we really dont need tests for this project. A lot of the errors occur can't be debugged in the normal way as they happen when you visually see the agents interact.

Copy link
Contributor

@psypdt psypdt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should let this through to save time, but if we're gonna do this right we might as well start now

- add docs for getVectorToMostAttractiveMatt()
- add justification for unit vector scaling
@psypdt psypdt merged commit 6be0a29 into master Sep 18, 2020
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.

None yet

2 participants