Skip to content

A sample project to quickly build new LibGDX games.

Notifications You must be signed in to change notification settings

Xifiggam/QuickGDX

Repository files navigation

QuickGDX

Based on the now deleted GDX Skeleton. This is a sample Project to quickly build new libgdx games.

Basic functionality

  • The project gives you 4 simple screens (menu, game, credits, loading).
  • It gives you a simple tiles (tmx files) loading meachanism
  • It provides you simple collision detection
  • It implements a simple hud which can be extended
  • It implements a simple state mechanism which can be used inside your game logic

Basic Setup

Clone the repo, add your code changes, build with gradle. Also look at https://github.com/libgdx/libgdx for further setup information.

IntelliJ Idea Setup

Look at https://github.com/libgdx/libgdx/wiki/Gradle-and-Intellij-IDEA

About

A sample project to quickly build new LibGDX games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published