LibGDX - Mtx v2.1 Library (Full game codes / tutorials)

Hi everyone, :smiley:

I am the guy who works on Compact-MTX framework (now it is mini library) which is over LibGDX Scene2D. You can reach my tutorials, codes, and examples from my blog:

Also, I made a game in around 2 weeks with Mtx Library and LibGDX, all source code and tutorials of this game are available in my blog


Github repo for the community

Library, Source code and Tutorials (Mtx): http://moribitotechx.blogspot.co.uk/
Game: Flame Words
Google Play: https://play.google.com/store/apps/details?id=com.moribitotech.android.flamewords

I never heard MTX before as library beside on BTC forum :stuck_out_tongue:

I read a bit about your MTX library. It’s nice, because mostly identical to my usual template. I am interested on your AbstractActor, because I need a robust implementation of multiple Animations on single Actor.

Tip:

  • If this is OSS, you may want to host it on github or bitbucket for easier access
  • If you still want to use zip, please add mirror. Rapidshare should be burn :wink:

I will move everything to Github soon, so any one can contribute… :slight_smile:

Mtx is just a fun and side project of mine, but it particularly speeds up game development in specific categories (Puzzles, brain games, platformers, etc…). However there are much to learn, much to refactor, much to change in future.

I move the the core to Github