Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 289 Bytes

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.