Skip to content

Simple Astar pathfinding algorithm on a 2d board.

License

Notifications You must be signed in to change notification settings

cyberparty/astar_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

astar_rs

Simple A-Star pathfinding algorithm working on a 2D board.

May be expanded in the future to allow for additional heuristics, configurable travel direction, etc.

About

Simple Astar pathfinding algorithm on a 2d board.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages