Entity Component System framework for Ebitengine
Go to file
Trevor Slocum a391b14ff3 Add Query 2023-02-08 17:22:03 -08:00
examples/twinstick Update GOHAN_DEBUG documentation 2022-06-13 02:47:42 -07:00
LICENSE Initial commit 2021-11-18 21:06:07 -08:00
README.md Update README 2022-06-13 14:51:18 -07:00
component.go Remove secondary component cache 2022-06-11 01:05:47 -07:00
component_test.go Refactor System interface 2022-01-31 20:10:24 -08:00
doc.go Add Query 2023-02-08 17:22:03 -08:00
entity.go Remove secondary component cache 2022-06-11 01:05:47 -07:00
entity_test.go Refactor System interface 2022-01-31 20:10:24 -08:00
go.mod Add Query 2023-02-08 17:22:03 -08:00
go.sum Add Query 2023-02-08 17:22:03 -08:00
system.go Update GOHAN_DEBUG documentation 2022-06-13 02:47:42 -07:00
world.go Add Query 2023-02-08 17:22:03 -08:00
world_test.go Add Query 2023-02-08 17:22:03 -08:00

README.md

gohan

GoDoc Donate

Entity component system framework for Ebitengine

Documentation

Documentation is available via godoc.

An example game is included at /examples/twinstick. See godoc for build instructions.

Support

Please share issues and suggestions here.

Games powered by Gohan