Skip to content

Multiple optimized algorithms (faster with Pheromones)

Compare
Choose a tag to compare
@piXelicidio piXelicidio released this 11 Mar 20:05
· 69 commits to master since this release
  • Implemented old 2003 algorithm with space partition and direct communication ant to ant.
  • Implemented Pheromones algorithm by storing useful info on the ground (grid map).
  • Better debug visualizations, press 4 to switch algorithm. Press 3 to show space partition grid.