Skip to content

An entity-component-system implementation for Java

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE.txt
Apache-2.0
LICENSE.ASHLEY
Notifications You must be signed in to change notification settings

antag99/retinazer

Repository files navigation

Retinazer

Retinazer is an ECS framework for Java. It is based on Ashley 1.6.0, with changes to the API, internal workings as well as performance enhancements such as representing entities with integer indices. It is not actively maintained, I would recommend usage of Ashley or artemis-odb instead.

On the experimental branch, a bytecode weaver/struct emulation implementation may be found.

About

An entity-component-system implementation for Java

Resources

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE.txt
Apache-2.0
LICENSE.ASHLEY

Stars

Watchers

Forks

Packages

No packages published

Languages