https://github.com/gregorybchris/ants
Ant foraging simulation
https://github.com/gregorybchris/ants
ant food foraging nest pheromones simulation walk
Last synced: 7 months ago
JSON representation
Ant foraging simulation
- Host: GitHub
- URL: https://github.com/gregorybchris/ants
- Owner: gregorybchris
- Created: 2022-05-08T07:56:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T02:32:00.000Z (about 3 years ago)
- Last Synced: 2025-01-12T15:12:39.166Z (9 months ago)
- Topics: ant, food, foraging, nest, pheromones, simulation, walk
- Language: TypeScript
- Homepage: https://static.chrisgregory.me/ants/demo/
- Size: 284 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ants
Ant foraging simulation and visualization
## Next Steps
- [ ] Improve sector-based steering for foraging efficiency
- [ ] Use grid system to efficiently search pheromones and nutrients
- [ ] Scale initial strength of pheromones by time since leaving the nest/time since picking up a nutrient