Expand description
Non exhaustive collection of classic algorithms.
Functionsยง
- a_star
- Performs A star pathfinding between
start
andend
- directional_
fov - Computes a field of view around
coord
in a givenrange
towardsdirection
with 120 degrees vision - field_
of_ movement - Computes a field of movement around
coord
given abudget
- range_
fov - Computes a field of view around
coord
in a givenrange