paths is a pathfinding library written in Golang for use with games.
☆64Nov 14, 2023Updated 2 years ago
Alternatives and similar repositories for paths
Users that are interested in paths are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Golang library for random map generation for games.☆142Jul 24, 2024Updated last year
- A simple Finite State Machine for Golang.☆35Jan 26, 2023Updated 3 years ago
- Generic 2D grid☆25Dec 9, 2025Updated 4 months ago
- LDtk-Go is a loader for LDtk projects written in Golang.☆117Aug 21, 2024Updated last year
- Aseprite JSON loader for Go (Golang)☆68Dec 29, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A Simple 2D Golang collision detection and resolution library for games☆520Dec 19, 2024Updated last year
- Tween animation library for go with a simple interface.☆101May 22, 2025Updated 11 months ago
- Simple camera for ebiten☆32Dec 23, 2023Updated 2 years ago
- A gamedata package that provides convenient cross-platform storage for games☆44Nov 19, 2025Updated 5 months ago
- A pure Go physics library with no dependencies. Unofficial Chipmunk2D port.☆385Dec 26, 2025Updated 4 months ago
- Package astar implements the A* search algorithm for finding least-cost paths.