Tile is a 2D grid engine, built with data and cache friendly ways, includes pathfinding and observers.
☆222Aug 17, 2025Updated 9 months ago
Alternatives and similar repositories for tile
Users that are interested in tile are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Example of Entity Component System in Go☆72Feb 13, 2025Updated last year
- A Simple 2D Golang collision detection and resolution library for games☆522Dec 19, 2024Updated last year
- Just another ECS library for Go/Ebitengine☆369Mar 15, 2025Updated last year
- 2D Field of view calculations for grid-based maps (typically used in top-down adventure/roguelike games). Uses Recursive Shadowcasting!☆43Feb 24, 2026Updated 2 months ago
- A very fast & zero-allocation, grid-based, pathfinding library for Go.☆133Apr 12, 2026Updated last month
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Experiments with ebiten - Doomfire☆12Oct 21, 2025Updated 7 months ago
- Entity Component System framework for Ebitengine☆94Apr 2, 2023Updated 3 years ago
- A curated list of awesome Ebitengine frameworks, libraries and software☆964Updated this week
- You know Ebitengine but not Kage?!☆115Mar 12, 2026Updated 2 months ago
- Arche -- Archetype-based Entity Component System (ECS) for Go.☆193Apr 1, 2025Updated last year
- Go implementation of the A* search algorithm