Skip to content

dwursteisen/libgdx-addons

Repository files navigation

LibGDX Addons

Addons for LibGDX, for ease game development

Gradle Plugins

LibGDX libraries

  • core-addons: Extensions methods for libgdx core;
  • ashley-addons: Extensions methods and several base component/systems for Ashley;
  • aseprite-addons: Allow to load Aseprite JSON and texture as Animation or extract slices;
  • admob-addons: Add support to Admob to your libgdx game;
  • libgdx-test: Test library to control your game from a test.

How to use it?

See the documentation website.

Notes

Please notes that everything is developed in Kotlin

See also: