Module algorithms

Source
Expand description

Non exhaustive collection of classic algorithms.

Functionsยง

a_star
Performs A star pathfinding between start and end
directional_fov
Computes a field of view around coord in a given range towards direction with 120 degrees vision
field_of_movement
Computes a field of movement around coord given a budget
range_fov
Computes a field of view around coord in a given range