Android runner game - java / libgdx student game project
A simple game using LibGDX, Box2D and Scene2D features to provide a flexible runner engine.
- Install Android SDK and link it to your IDE. (This project uses API 20)
- Import using Gradle
- Set your Run Configuration to work in android/assets folder (so we only have to store data once)
- Make sure (again) that your IDE is linked to Android SDK !
- Launch using Desktop Launcher