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.
Store all data in slices rather than maps. |
2 years ago | |
---|---|---|
examples/twinstick | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
component.go | 2 years ago | |
component_test.go | 2 years ago | |
doc.go | 2 years ago | |
entity.go | 2 years ago | |
entity_test.go | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago | |
gohan.go | 2 years ago | |
system.go | 2 years ago |
README.md
gohan
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.