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

Cells should choose random directions if no food is found #7

Open
m1rza-s opened this issue Apr 21, 2018 · 0 comments
Open

Cells should choose random directions if no food is found #7

m1rza-s opened this issue Apr 21, 2018 · 0 comments
Projects

Comments

@m1rza-s
Copy link
Owner

m1rza-s commented Apr 21, 2018

Describe the issue:

Currently, every breed has a default direction it goes towards if it finds no food. This looks like a herd moving together, but it's a bit weird.

Propose a solution:

Every once in a while if no food is found, each individual cell should choose a random direction to move.
However, cells should sporadically change their direction.

@m1rza-s m1rza-s self-assigned this Apr 21, 2018
@m1rza-s m1rza-s added this to To do in CORE via automation Apr 21, 2018
@m1rza-s m1rza-s removed their assignment Apr 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
CORE
  
To do
Development

No branches or pull requests

1 participant