A* Pathfinding Game Late-Bindable Component

Started by
-1 comments, last by Berben 12 years ago
The AStarComponent.dll is now available in the marketplace, within the software development section! cool.png
[color=#00b050]What you Get!

[color=#4f6128]The download zip file contains the 'AStarComponent.dll' assembly, designed to be usable in any other XNA project for the PC and Xbox-360. You can also use the bindable component in other types of projects, like simple WPF (Windows Presentation Format) projects for school demonstrations or for learning the A* algorithm. The 'AStarComponent.dll' assembly is designed for extreme performance, and was tested 1000 of hours on the Xbox-360 and PC.

[color=#4F6128]The download zip also contains a simple WPF [color=#4f6128](Windows Presentation Format)[color=#4f6128] 'AStarSampleApp', shown in the picture in the marketplace, which shows you how to use the A* pathfinding component. With this sample application, you can study the C# code to see how to call and create A* solution paths in seconds. The code shows how to start bind the assembly, initialize the internal A* graph, and make "Find-Path" solution paths in a matter of seconds!

[color=#4F6128]Feel free to use the code in any project you desire!

This topic is closed to new replies.

Advertisement