shreyassrinath / ecs-go
Entity Component System in Go
☆13Updated 7 years ago
Alternatives and similar repositories for ecs-go:
Users that are interested in ecs-go are comparing it to the libraries listed below
- A simple game engine using Ebitengine with ECS.☆35Updated 10 months ago
- Go implementation of the Entity/Component/System paradigm☆70Updated 4 years ago
- ⚙ A simple ECS (Entity Component System) pattern implemented in Go and using Ebiten as the renderer.☆15Updated 5 years ago
- Entity Component System framework for Ebitengine☆88Updated 2 years ago
- A Golang library for random map generation for games.☆139Updated 9 months ago
- Text rendering package for Ebitengine.☆59Updated last month
- Sprite animation library for Ebitengine inspired by anim8☆69Updated 5 months ago
- A simple shooting game using ebitengine and golang