2D Maze Game with Procedural Generation and NAVMESH Pathfinding Overview This is a 2D Maze Game where the player navigates a procedurally generated maze to reach the Queen, competing against an AI ...
Fast library for pathfinding in 2D space using triangulated navmesh based on poly-math-2d. Creates a navmesh from a polygon map. PolygonMap should contain polygons that are already triangulated by the ...