marioolofo / go-gameengine-ecs
My implementation of Entity Component System in Go/Golang
☆31Updated last year
Alternatives and similar repositories for go-gameengine-ecs:
Users that are interested in go-gameengine-ecs are comparing it to the libraries listed below
- Networked Entity Component System; a networking layer for donburi☆24Updated last month
- Entity Component System framework for Ebitengine☆89Updated last year
- A Godot-inspired action input handling system for Ebitengine☆80Updated last month
- Tween animation library for go with a simple interface.☆89Updated last year
- Arche -- Archetype-based Entity Component System (ECS) for Go.☆172Updated 2 weeks ago
- Go implementation of the Entity/Component/System paradigm☆70Updated 4 years ago
- A simple and generic ECS implementation in Go☆107Updated 2 weeks ago
- You know Ebitengine but not Kage?!☆78Updated 3 weeks ago
- A minimal GUI framework built on top of Ebitengine that provides support for the Flex Layout Algorithm, building UI from HTML, and user i…☆137Updated 6 months ago
- LDtk-Go is a loader for LDtk projects written in Golang.☆99Updated 7 months ago
- Generic 2D grid☆20Updated 2 months ago
- 3D OpenGL engine for Go☆61Updated 3 years ago
- Aseprite JSON loader for Go (Golang)☆60Updated 2 months ago
- The only scene manager you will ever need for Ebitengine☆26Updated 4 months ago
- A resource manager for Ebitengine☆21Updated 11 months ago
- Build your own Game-Engine based on the Entity Component System concept in Golang.☆139Updated 6 months ago
- build and animate objects according to verlet physics. pure golang library☆31Updated 2 years ago
- paths is a pathfinding library written in Golang for use with games.☆63Updated last year
- TetraTerm is a terminal debugging and visualization app for Tetra3D applications.☆22Updated last year
- Dear ImGui renderer for Ebitengine☆130Updated last year
- Example of Entity Component System in Go☆70Updated last month
- Resound is a library for applying sound effects to Ebitengine games and controlling sound playback easily.☆21Updated 4 months ago
- Simple camera for ebiten☆31Updated last year
- Canvas for Ebitengine™: vector graphics for game development☆18Updated 2 years ago
- Just another ECS library for Go/Ebitengine