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 4 months ago
examples/twinstick Update GOHAN_DEBUG documentation 12 months ago
LICENSE Initial commit 2 years ago
README.md Update README 12 months ago
component.go Remove secondary component cache 12 months ago
component_test.go Refactor System interface 1 year ago
doc.go Add Query 4 months ago
entity.go Remove secondary component cache 12 months ago
entity_test.go Refactor System interface 1 year ago
go.mod Add Query 4 months ago
go.sum Add Query 4 months ago
system.go Update GOHAN_DEBUG documentation 12 months ago
world.go Add Query 4 months ago
world_test.go Add Query 4 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