2D side scroller game
To install game: Clone project into Android Studio To the left of the Run button click the dropdown and click "Edit Configurations" Click on the plus sign at the top left and click "Application" Give it a name "Desktop" Change the Main Class to "com.hj.daggeroftime.desktop.DesktopLauncher" Change the working directory to "/Users/[User]/AndroidStudioProjects/DaggerOfTime/android/assets" Change use classpath of module to "desktop" Change JRE to 1.8 Click "apply" and "ok" Change your run configuration to the one you just created (in this case "Desktop") Click run Questions? email me at [email protected]