1 Repo
Programmatic interfaces for embedding coordinate-based navigation logic into custom game software.
Distinct from Library Integrations: Candidates focus on P2P networking or package managers, not spatial pathfinding for games.
Explore 1 awesome GitHub repository matching game development · Pathfinding Library Integrations. Refine with filters or upvote what's useful.
Baritone is a pathfinding library and automation bot for Minecraft. It provides a programmatic navigation engine that implements A* pathfinding to calculate and execute movement paths for characters within three-dimensional block-based environments. The system distinguishes itself through a navigation API that allows external clients to embed movement logic and waypoint management. It features a command-based configuration interface for modifying settings via chat and employs memory-mapped environment caching to accelerate the retrieval of long-distance routes. Its capabilities cover a wide
Offers programmatic navigation and route configuration capabilities for integration into custom software clients.