Skip to content

pdx-cs-ai/sim-ant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sim-ant: "ant colony" pathfinding demo

Bart Massey

This code (absolutely no relation to the Maxis game SimAnt) demonstrates pathfinding via "ant colony" optimization. The general approach is to have ants carrying food leave a pheromone trail to follow.

See the code for details of operation.

About

ant colony pathfinding algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages