Entity Component System framework for Ebitengine
Go to file
Trevor Slocum 33ec0b1d86 Initial commit 2021-11-18 21:06:07 -08:00
examples/twinstick Initial commit 2021-11-18 21:06:07 -08:00
LICENSE Initial commit 2021-11-18 21:06:07 -08:00
README.md Initial commit 2021-11-18 21:06:07 -08:00
component.go Initial commit 2021-11-18 21:06:07 -08:00
doc.go Initial commit 2021-11-18 21:06:07 -08:00
entity.go Initial commit 2021-11-18 21:06:07 -08:00
go.mod Initial commit 2021-11-18 21:06:07 -08:00
go.sum Initial commit 2021-11-18 21:06:07 -08:00
gohan.go Initial commit 2021-11-18 21:06:07 -08:00
system.go Initial commit 2021-11-18 21:06:07 -08:00

README.md

gohan

GoDoc Donate

Entity component system framework for Ebiten

Note: This framework is still in development. Breaking changes may be made until v1.0 is released.

Documentation

Documentation is available via godoc.

Support

Please share issues and suggestions here.