Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
25 packages returned for Tags:"Pathfinding"
Sort by
Relevance
Downloads
Recently updated
OptimizedPriorityQueue
by:
BlueRaja
2,384,258 total downloads
last updated
2/27/2021
Latest version:
5.1.0
C#
priority-queue
pathfinding
optimized
A highly optimized Priority Queue for path-finding and related applications
Aptacode.
PathFinder
by:
aptacode
48,369 total downloads
last updated
2/24/2022
Latest version:
1.0.16
Aptacode
A*
PathFinding
A* path finding implementation
Pathfindax
by:
Barsonax
48,489 total downloads
last updated
9/1/2019
Latest version:
4.0.0
Pathfindax
Pathfinder
Pathfinding
Navigator
Astar
AstarPathfinder
PotentialField
FlowField
A*
Dijkstra
The core library for the pathfindax pathfinding framework
AStarLite
by:
valantonini
15,222 total downloads
last updated
9/28/2022
Latest version:
1.2.0-beta.111
Pathfinding
A*
AStar
Algorithms
A lightweight, 2D A* (A Star) algorithm.
RogueSharp
by:
FaronBracy
30,292 total downloads
last updated
5/25/2020
Latest version:
5.0.0-pre4
roguelike
libtcod
pathfinding
game
map
random
generator
field-of-view
fog-of-war
dice
A .NET Standard class library providing map generation, path-finding, and field-of-view utilities frequently used in roguelikes or 2D tile based games. Inspired by libtcod New features: * Map and cell...
More information
Duality.
Plugins.
Pathfindax.
Tilemaps.
core
by:
Barsonax
31,054 total downloads
last updated
9/1/2019
Latest version:
4.0.0
Duality
Plugin
Pathfindax
Pathfinder
Pathfinding
Navigator
Astar
AstarPathfinder
PotentialField
FlowField
More tags
Plugin that makes it easier to use pathfindax with duality tilemaps
Duality.
Plugins.
Pathfindax.
core
by:
Barsonax
41,708 total downloads
last updated
9/1/2019
Latest version:
4.0.0
Duality
Plugin
Pathfindax
Pathfinder
Pathfinding
Navigator
Astar
AstarPathfinder
PotentialField
FlowField
More tags
Plugin that makes it easier to use pathfindax with duality
PurpleKingdomGames.
Core
by:
PurpleKingdomGames
7,328 total downloads
last updated
8/31/2015
Latest version:
1.0.5
PurpleKingdomGames
BinaryHeap
Pathfinding
Provides a library with common components for game development
SharpNav
by:
Robmaister
7,906 total downloads
last updated
5/12/2015
Latest version:
1.0.0-alpha2
Navigation
Pathfinding
NavMesh
Nav
Mesh
Crowd
Agent
AI
Recast
A fully-managed navigation mesh library.
WaypointPathfinding
by:
igorsmorag
1,564 total downloads
last updated
11/20/2022
Latest version:
1.1.3
pathfinding
dijkstra
node
graph
This repository allows a user to pathfind using various algorithms using a graph data structure (called WaypointMap in the application, a node is called WaypointNode). Currently supports only Dijkstra...
More information
BattlePlanPath
by:
j-brooke
1,055 total downloads
last updated
5/27/2020
Latest version:
2.0.0
pathfinding
A*
AStar
A simple but flexible implementation of the A* (A-Star) pathfinding algorithm for .NET Standard.
SharpNav.
SharpDX
by:
Robmaister
4,739 total downloads
last updated
5/12/2015
Latest version:
1.0.0-alpha2
Navigation
Pathfinding
NavMesh
Nav
Mesh
Crowd
Agent
AI
Recast
A fully-managed navigation mesh library.
SharpNav.
MonoGame
by:
Robmaister
4,659 total downloads
last updated
5/12/2015
Latest version:
1.0.0-alpha2
Navigation
Pathfinding
NavMesh
Nav
Mesh
Crowd
Agent
AI
Recast
A fully-managed navigation mesh library.
Navigation.
Echo
by:
lar3811
1,957 total downloads
last updated
9/17/2017
Latest version:
1.0.0
c#
csharp
.net
dotnet
pathfinding
navigation
Generic framework for navigation algorithms written in C#. More details and sources are available at the project page on github.
SharpNav.
OpenTK
by:
Robmaister
4,862 total downloads
last updated
5/12/2015
Latest version:
1.0.0-alpha2
Navigation
Pathfinding
NavMesh
Nav
Mesh
Crowd
Agent
AI
Recast
A fully-managed navigation mesh library.
Pathfinding
by:
DamienJolly
614 total downloads
last updated
4/16/2019
Latest version:
1.0.0
pathfinder
pathfinding
A basic 2D pathfinder.
AAPathfinding_Nuget_Nomono
by:
Tjstretchalot
829 total downloads
last updated
4/14/2019
Latest version:
1.0.0
pathfinding
paths
monogame
any-angle
Supports any-angle pathfinding for C# projects based on SharpMath2. This is built with the NOT_MONOGAME flag and is thus incompatible with monogame.
RogueSharp.
PCL
by:
FaronBracy
mattiascibien
Deprecated
2,924 total downloads
last updated
1/13/2015
Latest version:
1.1.0.1
roguelike
libtcod
pathfinding
game
map
random
generator
field-of-view
fog-of-war
This package is no longer maintained as the PCL builds have been merged into the main "RogueSharp" NuGet package. A library for roguelike developers to provide utilities frequently used in roguelikes or 2D...
More information
GenericAStarPathFinder
by:
Dmitrii.Naumov
205 total downloads
last updated
1/11/2022
Latest version:
1.0.0
path
pathfinding
astar
Generic implementation of A* pathfinding algorithm for which you can provide different implementations of Distance Calculation algorythms, neighbor/space topology provider, pathable nodes provider, and struct...
More information
ComradeVanti.
FDijkstra
by:
ComradeVanti
933 total downloads
last updated
12/22/2021
Latest version:
1.0.3
dijkstra
fsharp
algorithm
path
pathfinding
grid
graph
An F# implementation of Dijkstras algorithm
Previous
Next