Skip to content

GWigWam/PathfindingCSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PathfindingCSharp

Pathfinding visualization using C# MonoGame (XNA). A* and depth-first algorithms are implemented. Levels are supplied as BMP files, or can be drawn freehand.

demo gif


This is a hobby project made in 2014 and is not under active development.

About

C# XNA visualization of pathfinding. (A*, DepthFirst)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages