liorwirt / AntsGroup

Ants Group Site
GNU General Public License v3.0
0 stars 1 forks source link

Algorithm Implementation - Inter-Ant Communication #3

Open dngreenst opened 5 years ago

dngreenst commented 5 years ago

Create an I/S so that ants will communicate with each other, via their AntWorldImageProvider.

The I/S will encapsulate methods that send updates to valid neighbors (hiding methods that check for neighbor validity) - These methods will also be used to check for nearby transmission ants.