View on GitHub

linq-to-astar

A* written in C#, used with LINQ.

Path Finding Example

This console example demonstrates four supported algorithms and three distance calculating methods.

Screenshot

Map Data

Edit MapData.txt to change map setting.

Symbol Meaning
S Start
G Goal
X Obstacle
(Other) Space