A game inspired by Bomberman where you play with magic!
Follow the instructions for libGDX to setup your environment.
Run the command
./gradlew desktop:dist
to generate a runnable jar in desktop/build/libs directory
Run the command
./gradlew android:assembleDebug
to generate a debug APK in android/build/outputs/apk