Entity Component System framework for Ebitengine
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trevor Slocum a391b14ff3 Add Query 2 months ago
examples/twinstick Update GOHAN_DEBUG documentation 10 months ago
LICENSE Initial commit 1 year ago
README.md Update README 10 months ago
component.go Remove secondary component cache 10 months ago
component_test.go Refactor System interface 1 year ago
doc.go Add Query 2 months ago
entity.go Remove secondary component cache 10 months ago
entity_test.go Refactor System interface 1 year ago
go.mod Add Query 2 months ago
go.sum Add Query 2 months ago
system.go Update GOHAN_DEBUG documentation 10 months ago
world.go Add Query 2 months ago
world_test.go Add Query 2 months ago

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