Skip to content

neurocase/pathfinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

pathfinding

grid based pathfinding in golang.

Slightly different to Astar or other pathfinding algorythms where the 'pathfinder' restarts at the start location, this 'pathfinder' acts as the entity itself. Press H for help.

About

grid based pathfinding in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages