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

Implementing pheromone map #18

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

em-oaken
Copy link
Contributor

The representation of food-related pheromones of the map is decoupled from the calculation of pheromones - which is now stored in a numpy array.
As a result of performance improvements, framerate has been limited to 24fps.

After food-pheromones, this improvement paves the way for another enhancement: danger-pheromones. We could implement an additional layer of pheromones indicating where ants should avoid to be/go.

@riiswa
Copy link
Owner

riiswa commented Aug 28, 2023

I will review this PR in the week, thank you :D

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.

2 participants