Skip to content

Defender. A small add-on for ECS Ashley. Implements the minimum required to be set of components and systems for developing 2D games.

License

Notifications You must be signed in to change notification settings

exformatgames/defender

Repository files navigation

Defender. A small add-on for ECS Ashley.

Implements the minimum required to be set of components and systems for developing 2D games.

In debug mode, draws the contours of sprites, bodies, etc.

Render systems. Transform systems. Box2D systems. Audio systems. Input systems.

EntityBuilder BodyBuilder.

add in your project:

repositories { mavenCentral() maven { url "https://jitpack.io" } } dependencies { implementation 'com.github.exformatgames:defender:0.24.1' }

About

Defender. A small add-on for ECS Ashley. Implements the minimum required to be set of components and systems for developing 2D games.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages