• Stars
    star
    9
  • Rank 1,939,727 (Top 39 %)
  • Language
    Java
  • Created almost 9 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple game skeleton for libGDx to start with. Supports different screens including menu and loading screens, loading via AssetManager and scalable viewport for Menu and loading. GameScreen has to be implemented.