An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Go Report Card](https://goreportcard.com/badge/github.com/ghostiam/gecs)](https://goreportcard.com/report/github.com/ghostiam/gecs) [![CodeCov](https://codecov.io/gh/ghostiam/gecs/branch/master/graph/badge.svg)](https://codecov.io/gh/ghostiam/gecs) [![GoDoc](https://godoc.org/github.com/ghostiam/gecs?status.svg)](https://godoc.org/github.com/ghostiam/gecs) [![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://github.com/ghostiam/gecs/blob/master/LICENSE)

# Work in progress
Backward compatibility between versions is not guaranteed!