Download XNA Pathfinding Library
Description
The 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.
Icons
Source Files
The download file xnapathfindinglib.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Demo1/Content/Content.contentproj/*w ww. jav a 2 s . c o m*/
Demo1/Content/character.bmp
Demo1/Content/end.bmp
Demo1/Content/grass.PNG
Demo1/Content/selection.bmp
Demo1/Content/start.bmp
Demo1/Content/wall.png
Demo1/Demo1.cs
Demo1/Demo1.csproj
Demo1/Demo1.csproj.Debug.cachefile
Demo1/Demo1.csproj.user
Demo1/Game.ico
Demo1/GameThumbnail.png
Demo1/Program.cs
Demo1/Properties/AssemblyInfo.cs
XnaPathfidingLibrary.sln
XnaPathfidingLibrary.suo
XnaPathfidingLibrary/AStarSearch.cs
XnaPathfidingLibrary/AbstractSearch.cs
XnaPathfidingLibrary/BreadthSearch.cs
XnaPathfidingLibrary/Content/Content.contentproj
XnaPathfidingLibrary/DepthSearch.cs
XnaPathfidingLibrary/Heuristic.cs
XnaPathfidingLibrary/Map.cs
XnaPathfidingLibrary/MapNode.cs
XnaPathfidingLibrary/NodeAddedEventArgs.cs
XnaPathfidingLibrary/NodeVisitedEventArgs.cs
XnaPathfidingLibrary/Properties/AssemblyInfo.cs
XnaPathfidingLibrary/SearchConfiguration.cs
XnaPathfidingLibrary/SearchFinishedEventArgs.cs
XnaPathfidingLibrary/SearchOrientation.cs
XnaPathfidingLibrary/SearchState.cs
XnaPathfidingLibrary/SearchType.cs
XnaPathfidingLibrary/XnaPathfidingLibrary.csproj
XnaPathfidingLibrary/XnaPathfidingLibrary.csproj.user
Download
Click the following link to download xnapathfindinglib.zip.
xnapathfindinglib.zip