Skip to content

JacopoG/PlayingWithMagic

 
 

Repository files navigation

Playing with Magic

A game inspired by Bomberman where you play with magic!

Build

Follow the instructions for libGDX to setup your environment.

Desktop build

Run the command

./gradlew desktop:dist

to generate a runnable jar in desktop/build/libs directory

Android build

Run the command

./gradlew android:assembleDebug

to generate a debug APK in android/build/outputs/apk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%