/woodyx

The small library based on Libgdx.

Primary LanguageJavaMIT LicenseMIT

Woodyx

This is a small library based on the Libgdx framework. It can help you easier to create the physic body object with box2d library or make the tween effect by Universal Tween Engine library.

How to use

  • Just implement and use it!

Wiki

The wiki provides implementation level details and answers to general questions.

Dependencies

  • gdx
  • gdx-freetype
  • tween-engine-api
  • bodyeditor-loader

License

This project is currently available under the MIT License.

Installation

You can get the sources:

git clone https://github.com/congcoi123/woodyx

Happy coding !