Skip to content

Android runner game - java / libgdx student game project

Notifications You must be signed in to change notification settings

luhof/DuckRunner

Repository files navigation

DuckRunner

Android runner game - java / libgdx student game project
A simple game using LibGDX, Box2D and Scene2D features to provide a flexible runner engine.

Setup

  • 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

About

Android runner game - java / libgdx student game project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages