/diamonix

Diamonix is a small casual game for Android.

Primary LanguageJava

Diamonix

Diamonix is a small casual game.

Download the App

Google Play Store:
Deutsch: https://play.google.com/store/apps/details?id=walther.project.game.six.one&hl=de&gl=US
English: https://play.google.com/store/apps/details?id=walther.project.game.six.one&hl=en&gl=US

Code

The main code can be found in https://github.com/StephanWalther/diamonix/tree/main/core/src.

An instance of the Application class (respectively LibGBXBrigde) is created in https://github.com/StephanWalther/diamonix/blob/main/desktop/src/desktopLauncher/DesktopLauncher.java for Desktop and in https://github.com/StephanWalther/diamonix/blob/main/android/src/six/application/AndroidLauncher.java for Android.