You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ant Foraging is a browser-based 2D agent simulation built with HTML5 Canvas and vanilla JavaScript. Virtual ants operate with a lightweight finite-state style behavior: leaving the nest, searching, collecting food, and returning home while depositing pheromones onto a discrete field that decays over time.