https://github.com/ghostiam/gecs
Entity Component System on Golang
https://github.com/ghostiam/gecs
ecs ecs-framework entity-component-system game go golang
Last synced: about 1 year ago
JSON representation
Entity Component System on Golang
- Host: GitHub
- URL: https://github.com/ghostiam/gecs
- Owner: ghostiam
- License: mit
- Archived: true
- Created: 2021-12-19T20:19:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T04:17:28.000Z (about 4 years ago)
- Last Synced: 2025-04-06T01:37:49.635Z (about 1 year ago)
- Topics: ecs, ecs-framework, entity-component-system, game, go, golang
- Language: Go
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://goreportcard.com/report/github.com/ghostiam/gecs) [](https://codecov.io/gh/ghostiam/gecs) [](https://godoc.org/github.com/ghostiam/gecs) [](https://github.com/ghostiam/gecs/blob/master/LICENSE)
# Work in progress
Backward compatibility between versions is not guaranteed!