insberr / astary

Pathfinding Module For Finding Paths On Maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

astary

A* pathfinding algorithm and raycating for pathfinding on maps. (and probably more later but who knows ..)

A* supports node weights
Raycating supports walls

Bassically parse an svg and make nodes and walls, raycast the nodes, and pass them to A*

About

Pathfinding Module For Finding Paths On Maps


Languages

Language:TypeScript 92.7%Language:HTML 6.5%Language:CSS 0.6%Language:JavaScript 0.2%Language:Shell 0.1%