Skip to content

Mya4ta2/RyzikGame

Repository files navigation

game writen on Libgdx

Build

before build, you need install Java JDK 11 or 8 (14 JDK and 15 JDK work incorrect with Libgdx)

Desktop build jar

  1. run gradlew desktop:dist
  2. get .jar file in desktop\build\libs\RyzikGame.jar

Desktop run

  1. run gradlew desktop:run
  2. play =)

Android

  1. run gradlew android:AssembleDebug
  2. file hold in android/build/outputs/apk/debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages