Project DescriptionThe project is a pathfiding library for XNA, featuring A*, Breadth and Depth search. It also has some performance controls and event handling triggered during the search for fine tunning.
Downloads-
http://xnapathfindinglib.codeplex.com/Release/ProjectReleases.aspxNews- Release 1.0 is out.
- Source code is available.
Tutorials- This release comes with a small demo that demonstrates how to work with the library. More detailed tutorials are coming soon.
Demo- This video shows the library in use:
http://www.youtube.com/watch?v=dPvG-h35D5A. It's just a small demo, not a real world application. And the search speed has been reduced, so it could be watched.